Active
Project:
Debut
Version:
7.x-1.x-dev
Component:
Candidate Debut feature
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2010 at 18:11 UTC
Updated:
25 Jul 2012 at 01:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoDraft feature attached.
Comment #2
nedjoOpened #945258: Consider moving selected features to Debut? on Managing News.
Also opened #946396: Standardize on OpenLayers as map client solution on Debut.
Comment #3
nedjoShould integrate https://github.com/developmentseed/openlayers_plus.
Comment #4
ao2 commentedgeofield: http://drupal.org/project/geofield is also a good way to add geotag information to content, it uses the field api.
Comment #5
ao2 commentedHi, I am building a debut_geocoding feature based on geofiled, it is for drupal 7, can I hijack this issue to talk about it? The two features are quite related and they could even be merged eventually.
I also tried to add openlayers_plus to it, but it is not fully working with d7.
Thanks,
Antonio
Comment #6
nedjoYes please! I'm not working further on the geotagging feature I started for D6. A fresh start is needed and very welcome for D7. Geofield looks promising.
Comment #7
ao2 commentedOK, here it is, based on:
but no field set for it yet
TODO:
This is my first experiment with features, be kind :)
@nedjo If it looks acceptable as a starting base I can set up a sandbox and give you rights to commit there.
Thanks,
Antonio
Comment #8
ao2 commentedAttached is a patch to make openlayers_plus working with d7, I'll submit that to the upstream developers later, but for now we can reference this in our makefiles.
Regards,
Antonio
Comment #9
ao2 commented@nedjo, about the world taxonomy that was in debut_geotagging, what about moving it debut_world?
I don't know the taxonomy API in d7 yet, so I don't feel confident playing with it myself right now.
Comment #10
nedjoHi Antonio,
Thanks for the contribution and apologies for the delay reviewing this.
I haven't yet installed this, just looking over the code. First off, some questions:
Some suggestions:
Comment #11
ao2 commented@nedjo, your first question has been truncated.
I'll check your other remarks when I find some time.
Thanks,
Antonio
Comment #12
nedjoOther related feature modules: http://drupal.org/sandbox/nicoz/1303200, http://drupal.org/project/odv
Comment #13
ao2 commented@nedjo, if a feature could "enhance" existing content types without them depending on it, I think that would be great. I need to do some research about that.
Comment #14
nedjoTurns out that Openlayers field is not a locational field but rather a way to add a map/preset to an entity. So Geofield it is.
I'll give some thought to the problem of enhancing existing content types without creating dependencies and post any ideas.
[edit: accidentally posted this from my partner's machine, correcting the username]
Comment #15
nedjoI've just implemented this in #1316514: Provide media field for other features for field_media. See the diff for that issue.
Comment #16
ao2 commentedI think this solution is OK, thanks a lot. And I agree debut_location is a better name.
Regards,
Antonio
Comment #17
ao2 commentedI am abusing this thread again to keep track of an update to the patch in #8, sorry.
Comment #18
nedjoThere is now a debut_location feature at http://drupal.org/sandbox/pmackay/1571202.
Comment #19
ao2 commentedHi nedjo, thanks, I'll take a look.
BTW I saw there is also a openlayers_plus module on drupal.org these days: http://drupal.org/project/openlayers_plus
Comment #20
nedjoMoved debut_location issue to #1699460: Candidate Debut feature: Debut Location, providing location mapping and taxonomy since this issue is about geotaxonomy (something distinct from a general location feature).