Tagged Questions
0
votes
0answers
28 views
Finding dead end streets on GoogleMaps or OpenStreetMap? [closed]
I no longer ride my motorcycle and would like to sell it.
To let buyers go for a test ride safely (ie. they won't ride away with it), I need to find a dead end street (impasse) wide and long enough ...
2
votes
1answer
126 views
Understanding the difference between coordinates projection in OSM and Google Maps
I'm looking at the coordinate differences between Google Maps and OSM. I'm a noob in the technicality behind GIS.
Having read:
EPSG 3857 or 4326 for GoogleMaps, OpenStreetMap and Leaflet
How to ...
1
vote
1answer
217 views
Multiple response from nominatim service call (Geocoding) in openstreetMap
I am using OpenStreeMap with Google as layer, and for geocoding , nominatim service.
Below, is my code.
$.ajax({
url: "http://nominatim.openstreetmap.org/search?q=" + address + ...
0
votes
1answer
135 views
Way to add 1km x 1km UTM grid onto online map service
Is there any exist services or way to add 1km x 1km UTM grid onto online map service such as Google Maps or OpenStreetMap?
0
votes
0answers
120 views
Editing a MultiPolygon in Geo Django admin Google Maps vs Open Street Maps
I have a website where we currently edit MultiPolygonFields in the Django admin using GoogleMaps V2 rather than the default OSM Open Street Maps layer.
V2 is getting shut down soon in May 2013 and ...
7
votes
2answers
2k views
EPSG 3857 or 4326 for GoogleMaps, OpenStreetMap and Leaflet
The discussion at What is the difference between WGS84 and EPSG4326? shows that 4326 is just the EPSG identifier of WGS84..
Wikipedia entries for Google Maps and OpenStreetMap shows that they both ...
1
vote
1answer
50 views
Add bunch of numbered locations?
To avoid carrying books and optimize things while traveling, I like to build a Google Map with sights and cafés/restaurants. I usually print it on paper or keep a PDF in my phone so that I don't pay ...
3
votes
2answers
72 views
Where can I get public transportation route information for USA?
I'm trying to find a list of public transit route information, mainly location of bus and train stops for the US. I've looked around at some of the Google products and openstreetmap but can't find ...
2
votes
0answers
49 views
How to integrate Open street map in Rails3.2 using Mongodb?
I'm planning to use Open street map in my Rails app to track locations, Can any one guide how to integrate Open street map with Rails 3.2, using MongoDB.
Thanks
2
votes
1answer
131 views
What is the best API to use GeoTools or uDig (for the context of my application)?
I am trying to develop a java application that displays : Google maps, Openstreetmap and Bing Map Data.
So which is the best SDK to use in this contet Geotools or uDig ?
1
vote
1answer
59 views
Node rating like in Google Places?
Is there any tool or node/way tag in openstreetmap to obtain a POI rate as with the Google Places service ?(here nodes/places have a label/tag with the rating. e.g. <rating>3.2</rating>)
...
0
votes
1answer
285 views
How to adjust the difference between the coordinate from OpenStreetMap and Google Maps
I have downloaded the OSM from OpenStreeMap that came with all nodes from the map and their respective coordinates. Now I have to plot a node (latitude and longitude) on Google Maps, but all ...
3
votes
2answers
633 views
Can I use Google Maps API and substitute Openstreet map as base layer?
This Question is based on below requirements.
1 - our application will need to use functionalities of Google Maps API like custom marker/Info pop up/Routing etc.
2 - our application wants to use ...
0
votes
2answers
212 views
Can I use Google maps tiles in OSM for Iran?
I use Google maps in my application but because this service has limitation (2500 request per day for Geocoding) I want to use OSM instead of Google maps.
But OSM doesn't cover Iran as well as Google ...
0
votes
1answer
183 views
EPSG:3035 wms layer over google maps or OSM
Is it possible to put EPSG:3035 wms layer over google maps or OSM?
I managed to do this, but my wms layer is placed differently then google maps or osm. I assume, google maps/osm uses different ...
2
votes
1answer
163 views
Simple GIS to Provide Urban Boundaries
I have an app built on top of Google Maps right now and everything works great.
I want to add one feature that seems exceedingly difficult. On my site, I want users to be able to type "Boston, MA" or ...
21
votes
6answers
1k views
OpenStreetMap or Google Map Maker: where should I donate and volunteer my geographical knowledge?
I definitely know a lot about the places I visit and want to share it with everyone. I want to know if donating and volunteering at OpenStreetMap—which is where I have been helping—is a waste of time: ...
5
votes
1answer
212 views
Is it Better to Use Google Maps or OpenStreetMap When Dealing With Data Points in both Urban and Rural Areas?
My application tracks cancer-related trends across multiple US States.
Most of the patient data in the application deals with people who live in poor, rural, or under-served regions.
We want to start ...
2
votes
3answers
3k views
How to calculate the optimal zoom-level to display two or more points on a map
We want to display several markers on a static map and want to calculate the optimal zoom-level like Google Maps does. We already calculated the bounding rectangle and the centerpoint of the map but ...
5
votes
1answer
612 views
What is the best map provider solution for repetitive routing use?
[edit]
What is the best solution in terms of cost effectiveness, stability & speed for running a lot of routing requests and comparing them. lots of times over and over?
I understand now that it ...
4
votes
1answer
416 views
Open street map accuracy problem
I want to locate shops with open street map. For that I send a query to nominatim, a webservice which geocodes coordinates from addresses.
I draw a marker at the returned coordinates, and it´s ...
4
votes
1answer
2k views
Google Map API 3 with OSM overlay
I'm using GeoXml3 to parse XML files in Google Map and would like to add OSM as custom maptype. I fiddled with this example but it hides completely the original Google layers.
I've found a couple of ...
6
votes
1answer
1k views
Add a OpenStreetMaps road data layer on Google Maps API v3
I've successfully embedded a Google Maps API v3 map on my site, and added OpenStreetMaps (OSM) as the base layer. Is it possible to use Google's tiles as the base layer, and then overlay street data ...
4
votes
2answers
243 views
Retrieve speed and number of Lanes in Google Maps API, OSM data or any other stream?
Is it possible to return the posted speed and number of lanes of a highway segment using Google Maps API, OSM data, or any other stream (paid for or free)?
6
votes
1answer
2k views
Draw route direction overlay on Google Maps or OpenLayers
I'd like to display the route direction generated from GraphServer on either Google Map or OpenLayers. The result I want is basically identical to how Google Map shows route directions, by ...
11
votes
5answers
808 views
Quality of free geodata compared to commercial sources
What are the sources of excellent geo-location data as possessed by Google Maps ?
I am wondering that, even with large amount of volunteer work involved, why is OSM data not comparable to theirs in ...
