Automatically categorize the content
manuj_78 - October 16, 2008 - 17:53
| Project: | Node Map |
| Version: | 5.x-9.1-2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Hi,
First of all many thanks for such a nice module. I just tested it on a test site and it seems to give me most of the functionality that I want except for one ie auto tagging of content with the location specified.
I also had a look at Google CLient Geocoder (GCG) which has this functionality however it is no longer maintained.
So I was wondering, is there any way the same functionality can be implemented in this module as well. As a lot of work has already been done by GCG I would assume it should not be that difficult.
I am happy to offer some money as bounty to get this feature integrated into this module as quickly as possible

#1
I am also willing to put up a bounty for taxonomy / views integration.
#2
hi.
views integration is ready.
let's discuss the other feature, the tagging. what do you need/want/think would be a great feature.
i just don't have the time to install other modules and test, etc.
10x.
#3
I would really like to see taxonomy support as with the now abandoned GCG module. http://drupal.org/project/gcg
Every time a node location is created, it should create a "country" vocabulary, that is further branched off into state/province -> city -> street , etc.
Please look at the GCG module and try to replicate how it tags.
Thanks for your effort!
#4
ok, i'll give it some taught. mean while, support for google maps(as display) must come first.
10x for the support.
#5
Hi spinicrus,
I was testing your module again today as I need to get the functionality on my site and here are a new plus old set of questions
1) Can reverse lookup be added so that if we move the marker somewhere else then the corresponding address also gets updated and not just the lattitude and longitude
2) Any possibility of taxonomy support as mentioned in the previous comments (Similar to GCG)
I am willing to fund this development to a certain extent (well as much as my pocket will allow anyways)
Manuj
#6
Hi manuj!
1. great ideea! will do.
2. taxonomy is also very imp., i'm still thinking how to implement this feature.
i'm also working on a sort of api, as some developers need to implement their own mapping services, not just yahoo or google.
the next version will have some issues resolved along with bugs and the ability to implement other mapping services.
along with the reverse lookup for address :)
cheers!,
teo
#7
Great Stuff Teo,
For me taxonomy stuff is very important as at present I am using a vocabulary with hard coded place names as taxonomy terms. So Ideally I would want to merge these taxonomy terms to the taxonomy that Node Map module will create in order to preserve the location info associated with nodes on my site.