IRC Discussion
You can discuss these topics live on the #drupal-geo IRC discussion.
See IRC instructions and for more channels, see the Drupal IRC list.
Wiki Pages
The following are on-going wiki pages that you may find helpful:
Recent Discussions, News, Events
Reusing a field across multiple content types, opinions please
I have multiple content types - restaurants, hotels, events for example, and each of them has a location field.
I want to show all restaurants on one map, all hotels on anther etc, and also all content types on one map. I've achieved this using separate location fields on each content type - field_hotel_location, field_event_location, etc - Openlayers and Views.
Read moreLeaflet
Hi,
I was at last able to create and display a map with leaflet. I now have a question though. How can I create multiple layers with different markers? EDIT: So far, I've tried adding another block display to the view and filtering it with a term.
Regards,
K.
Cartaro Ideas for Google Summer of Code 2014
Feel free to propose more ideas on this wiki page or contact us directly at gsoc@cartaro.org
Support geospatial raster data in Cartaro
Right now Cartaro only supports geospatial vector data stored inside a PostGIS database. This project will add support for geospatial raster data by implementing a user interface to add, update and delete raster data. GeoServer will be used to publish any raster data as WMS layers.
More information and discussion: https://drupal.org/node/2215281
Read moreAddresses in Turkey
Hello,
I'm trying to display some addresses in Turkey on a map. For this purpose, I've created a few nodes with legit addresses and followed http://calibrate.be/labs/using-openlayers-and-geofield-display-maps-drup.... However, I couldn't get it to display any Turkey addresses (US addresses no problem though). Can anyone suggest a good read for doing that?
Regards,
K.
One content type, two map fields
I'm not sure whether this is an Openlayers or Geofield question.
I have a content type with two map based fields
trail - geofield - Openlayers map
start_points - geofield - Openlayers map
They both use separate input maps, both maps are set to 'Geofield - Fuels the geofield map-input form'.
I want to display all information on one map, which I've done, using a view.
Read moreuse exif information from images to show locations in google maps
I want to use the exif that is uploaded with my images, to show the location of where the picture was taken.
Is there a simple tutorial for that.
what i understood so far (correct me if i am wrong) :
with the module exif it is possible to extract the geo-information of my image and store it somewhere ......but....how to do that
then i have to create a view in which both picture and google map are show ...but..how to do that.
As you can see I am very new to this. Your help is very much appreciated.
Multiple content types, each with a map
I have 3 custom content types, each with a map.
I've created separate input maps - OpenLayers maps, each with the Geofield - Fuels the geofield map-input form checked - and associated them to the field on each of the content types - Manage Fields - Location Field - Field Type: Geofield - Widget: OpenLayers Map. These seem to be capturing the data.
To display the fields on a node page I've created views where the format is OpenLayers Data Overlay,
Read moreBest practice for geolocation: addressfield + geofield + geocoder vs text + geofield + geocoder
I am asking for input on the the best practice for having a user enter a location and then having the system geocode that location.
Addressfield + geofield + geocoder
Pros:
Addressfield allows one to enter in each part the location if they know it
It allows a developer to access each piece of the address easily
Integrates with alot of other Drupal modules
Cons:
You cannot have a piece of the address by required and the others not.
For example, I hardly ever know what the zip code of a venue or location is yet if addressfield is required, I have to enter it.
Offline Maps
Anybody got any user stories / module lists for producing html pages with maps in them for offline use? Users of these pages will not have internet access when using them.
I believe that OpenLayers will help, but not seen any walkthrough examples of how to use it offline.
Read moreMapping from GPX file
I'm putting together a personal site to keep track of local trails; I want to render a map from an uploaded GPX file, no problem so far using FileField, Geocoder and Leaflet. To make it a bit more interesting I would like to add a little more information such as a table or list with Distance, Vertical Climb, Vertical Drop, Grade (average), Grade (max), Altitude (min), Altitude (max) and a chart plotting vertical over distance.
Read more

