Real-world geographic locations to be associated with Drupal

learn more… | top users | synonyms

6
votes
4answers
2k views

Disable vertical tabs by content type or user role

Some users may only have the ability to edit one of the fieldsets that shows up in vertical tabs on the node edit form. In such a case it looks rather silly to be using vertical tabs since there is ...
6
votes
1answer
334 views

Filter view based on displayed part of an Open Layers map

I have a page that shows an OpenLayers map which is fed with data coming from an Open Layers data overlay view (user locations; the location is provided via a location cck field in the user account ...
5
votes
1answer
1k views

Mark a location on a map (Google Maps/OpenLayers) on a node creation or edit page - but with which module?

I have a custom content type, and I would like my users to mark a location on a Google Maps/OpenLayers map, save these coordinates, and on the frontend, show the location's map and the GPS ...
5
votes
1answer
395 views

Performance using location based information and proximity filters

I'm building a site where each piece of content is geocoded with latitude and longitude. Information will be shown based on proximity to a location chosen by the user. It seems like it would be faster ...
5
votes
2answers
1k views

Closest nodes with Locations and Views

I'm using Drupal 7 with Views 3 module and Location 3 module installed. I have a content type that has a Location type field and I would like to build a view that given a latitude/longitude input ...
4
votes
4answers
2k views

User proximity search?

I'm running D7. I'm trying to figure out how to a) tag users with a location (ZIP, address, city, state, etc.) when they register an account, and b) set up a search where the visitor inputs their ...
4
votes
2answers
1k views

How to theme markers bubble with Gmap module?

I've installed Gmap and location modules. I have a view with gmap display and i'd like to be able to display more than one field in the marker bubble, but the module doesn't allow more than one field ...
3
votes
2answers
891 views

Best practice for using location names as part of taxonomy?

I'm setting up my taxonomy vocabularies for describing my node content. Most of it's fairly straight-forward, but I'm stuck on how to describe the location data for my nodes. I have a small hierarchy ...
3
votes
2answers
364 views

Location module should lookup address before saving

This question is related to Adding geo location content to node. I'm trying to get a location saved to a node. The Location module supports this, but I don't like the workflow of this module. It ...
3
votes
1answer
203 views

Sort a view by country - according to the translated countries

I have a view displaying some nodes of a content type. Each node has a location assigned (with the location module). I want to group and sort the results by countries. The grouping works fine, and ...
3
votes
2answers
560 views

Using Drupal 5 Gmap + location. What's the Drupal 7 equivalent?

I have an existing Drupal 5 site that I want to port over to Drupal 7. In my existing site, I have custom CCK types for, for example, a business type such as restaurants. I have the Location and ...
3
votes
1answer
337 views

Remove “where” clause in views 3

I want to remove "where" clause for city and postal_code in the views query. I found an example online for D6. I tried to change it a bit but it's not working. The "where" clause is still there. Below ...
3
votes
1answer
909 views

Province/State list does not update when Country changes when set to “Dropdown” (Location Module)

The Location module is exhibiting a weird bug. When setting a location (Country & Province/State), if I use autocomplete for the Province field, it will only suggest provinces in the selected ...
3
votes
2answers
229 views

Displaying geo data on openlayers

Is there any module I can use to display limited points on OpenLayers using bbox-filtering in Drupal?
3
votes
2answers
486 views

Autopopulate “Postal Code” from taxonomy in Location module

In Location module input I want to disable "Postal Code" field but the node will have a mandatory vocabulary selection (vocabulary name: Postal Code). What I want is that when I create a node with ...

15 30 50 per page