Location and Mapping
To locate, perchance to plot, a common path in the geographical location modules of the Drupal world, such as location, geo, and GeoNames API (we stole the Druplicon globe from them). This group will facilitate teasing out common needs into APIs and shared use of integration code (as for views and mapping).
Geo Use Case Scenarios
As momentum continues to grow in the development community to improve existing geo-related Drupal modules and build new ones, real-world use-case scenarios are necessary to help keep work focused and relevant.
We need your examples. How would you use geospatial data in Drupal? What are your scenarios? Add your use-cases here to help direct programming and, perhaps, have your example show up on a demo site.
Empty info window
I'm using gmap 6.x-1.1-rc1 and gmap location 6.x-1.1-rc1.
My info window shows up empty in my nodes. You can see map in action for example here: http://www.tennismestat.fi/tennis-siltamaki
I have tried to change the marker action settings in admin/settings/gmap and in admin/settings/gmap_location but it doesn't seem to have any effect.
Similar malfunction can be seen with this bigger map: http://www.tennismestat.fi/
(Here the windows opens before user is taken to a new page)
GMap popups
So, I've been trying to use views with CCK, Location, and GMap for a few days now. I can get everything working fine, but there is one problem that I can't figure out. I made a GMap styled node view and everything comes up fine except for the popup info. The popups work fine, but the only data that is put into the popup is the label for each field.
Trip map and directions
Hey guys,
I'm trying to setup a functionality where I allow users to post a trip that they will be taking. So I have created a node type for a "trip" and created a location field for the start and another for the destination. Geocoding of these two location fields are working just fine.
Now comes the part that I'm not quite sure how to approach:
I am looking for a database of trails including lat and long...
I am looking for a database of trails including lat and long... anyone know of one or multiples
Centering maps on current user and overriding gmap's preprocessor
I've been working on a method of generating a map that shows the same content to each user but centers the map on the currently logged in user. The solution I came up with is pasted below and works fine, however it violates best practices and I'm wondering if there is a way to do this without violating those practices.
I have a view called mapz that shows locations of restaurants (all are nodes with locations CCK fields). I want the map to show all restaurants and center it on the current user. I finally figured out that the preprocessor that the gmaps module us using is called:
Best way to Create GMap of Nodes?
If this has been covered already, please point me to the right place.
Using CCK, I created an "office" content type. Users can create an "office", including its street address. And I'd like to create a Google Map that plots all of the office locations on a map. I'm toying w/ the "Locations" and "GMap" modules but I'm not sure if this is the best way to go. For one thing, the "Locations" module is a pain to use with CCK, because setting its display weight doesn't seem position it with respect to other CCK fields.
What modules should I use? Is there a tutorial or a how-to on this?
Distance Proximity Filter based on the distance returned as a field
I have been racking my brains on this and need to consult the experts.
I am trying to create a view that shows node locations filtered by distance from the current user.
Can Location accept one line addresses
I don't think it can, but I've overlooked the bleeding obvious before :)
I've got a project that uses feedapi to create event nodes from a Google calendar. This part works fine, but I'd like to display a map on each event node. I expected this to be relatively straightforward with GMap/Location/cck, but I don't see any way to use a one line address to do it.
How can I create an interactive check box style menu using gmap?
I would like to try and make an interactive menu using drupal and gmap that involves using check boxes. If you check a box, the markers show up on the map... this site is an example of the functionality I am trying to reproduce: http://www.wimaxmaps.org.
I'm not sure where I would build the check box form right now. would I use the menu system or what?
Has anyone tried anything like this?
Becky
New Module - GMap Extra Markers
I created mapping module just thought I would let the group know about. GMap Extra Markers allows you to combine the markers from multiple views onto map created by GMap. I created it because wanted to show the different content types on the same map and each type need its own filtering (causing the need for multiple views). Each view can have its own marker. Right now it is only for Drupal 5 but if there is interest I will upgrade it to Drupal 5.
To use:
<
ol>
Allow users to rate environmental factors for their automatically geocoded location
My objective is to create a site that would allow people to rate the environmental factors of their immediate physical space.
Example use:
Locatio mapper feedapi georss for ckk
I have been looking into the location mapper for the feedapi.
My rss feeds are provided by a affiliate-datafeeds to rss converter. This feed includes categories and georss information. I found the following issues:
- RSS does not have other geo fields except the georss tags
- The location mapper does not allow mapping other fields then the georss (makes sence after the first issue)
- When solving 1 and 2 the locatiomodule will still attempt to find ‘better’ coordinates and throw away the provided onces
Thinking out better macro handling for GMap views.
Yesterday I posted a feature request for better macro handling for GMap Views. I wanted to create a discussion here as well so that I could get a sense for what other people's use cases and needs are for this type of change.
In short, what I need is a way to pass macros to the GMap view on a per Organic Group basis. This was easy to do with argument handling code in D5 and Views, but no longer works in D6 and Views2.
Getting directions
I noticed that it is possible to add a link to every location with a "get directions" which links to google maps webpage.
It is nice since, it adds point "b" automatically (the location you are checking in drupal) to the google maps webpage and you only need to add your own address in order to get directions.
How is this done?
Multiple Loctions Displayed on Single Map
Dear All
I'm looking to recreate Google Map functionality I wrote for my site (http://www.racekites.com/locations/locations.asp) in asp using Drupal.
I have the modules installed and can display a single location to a single map.
Is it possible to send multiple (500+) locations to a single map using the standard GMap module ?
How can this be achieved ?
Cheers
A
Make Latitude & Longitude compulsory fields? and Location & gmap not working together properly...
Hi
Using the CCK, location, views, gmap and Gmap_location modules, I have 2 main problems;
-
I CANNOT find a way to set the 'latitude & longitude' fields as 'required' on a CCK form
-
Is there any way for these Location and Gmap modules to work together to 'validate' each other and not allow bizarre types of location data into a node type? (E.g. not allowing to form to save something like city: London, country: USA, GEO co-ordinates: tokyo)
This is what i have done...
I have installed the following modules: Location, Gmap, Gmap location, CCK, views.
Looking for Advice - Proximity searching by address in D6
I am working on a project that will, ideally, include proximity searching by address. So far everything I have found is for proximity searching by postal code, except for the gProximity module that appears to do what I want, but is D5 only. If such a creature exists for D6 I haven't managed to find it. I would also like to be able to number the map markers according to the proximity results so that result 1 is numbered 1 on the map, 2 is numbered 2, etc.
Any suggestions on how to go about this would be greatly appreciated.
Programmer | Freke Aps
Need programmer to launch new site.. Please contact me with estimate and references to drupal sites that you have made. Thanks.
Regards Trine
trine@freke.com
timed markers
is there anyway for markers on a map to be timed? appear, then disappear on a map after a scheduled event? i just signed up to this list, so if it has been already asked/answered, please excuse me. thanks.










