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

allie micka’s picture

Category: feature » support
Status: Active » Closed (fixed)

CCK 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!

muschpusch’s picture

Thanks 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?