Hey,
i'm doing some research on geographic visualizations with drupal and i don't understand how to get longitude & latitude information on CCK input fields or do i have do use location for this?
regards Volkan
Hey,
i'm doing some research on geographic visualizations with drupal and i don't understand how to get longitude & latitude information on CCK input fields or do i have do use location for this?
regards Volkan
Comments
Comment #1
allie mickaCCK Ships with a Lat/Lon input widget, and/or you can use the ones provided by the gmap_geo or openlayers modules. If that doesn't help you out, please let us know what, specifically, you're trying to do and where you are having trouble.
Thanks!
Comment #2
muschpusch commentedThanks Allie. I have some CCK fields like address, country and postal code and want to retrieve latitude / longitude information for these fields. It's working fine with location but i wanted to try with Geo too. In location you can activate "Locative information". Do i have to do this in openlayers?