Tagged Questions
0
votes
2answers
142 views
how to use mapproxy to serve WMS from reprojected google maps tiles
how to use mapproxy to serve WMS from reprojected google maps tiles, i have searched for docs, but there's no docs which describe how to add google maps as source.
1
vote
1answer
650 views
How to geocode addresses from MySQL and add them like markers to the Google map?
I'm using Google Maps API and Google Geocoding for geocoding addresses. I have table named 'users' and column named 'location' in MySQL database. Column 'location' contains addresses. I need to ...
5
votes
2answers
1k 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 ...
3
votes
0answers
55 views
Interactive maps for a survey - Are there any tools yet?
i am working on a draft for an online-based survey. I would like to enable the participants of the survey to draw polygons, lines and points (several) on a basemap (e.g. google maps) and (extra ...
6
votes
2answers
265 views
Why do some maps show Sandy Island?
I need to ask you guys after reading this article.
Any speculations on why some maps showed it?
What can be the cause of inaccuracies in (web)Maps?
0
votes
2answers
207 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 ...
14
votes
3answers
342 views
How are Google serving up their Styled Maps?
As we all know, Google changed web mapping when they introduced Google Maps. At the time of writing this, tiled maps are now the norm with web mapping.
For example, with ArcGIS Server, you cache ...
5
votes
1answer
232 views
GIS-based reporting and maintenance tool
Background
Conceptually, I am looking for a tool, or suite of software tools that can be readily integrated to help browse data using a GIS-based map (such as Google Maps). The proposed architecture ...
4
votes
2answers
447 views
From pdf to google maps overlay
First post, so be gentle.
Context - I'm doing some research into healthcare provision and I'd like to visualise the data. I'd like to be able to put these PCT boundaries
as an overlay to google ...
2
votes
2answers
1k views
Retrieving Google Map data into Matlab to plot points
First of all, I hope this question isn't too basic, obvious or inappropriate for this forum. I'm very new to using map data. I'm working on a project on more accurate map routing using Matlab.
My ...
0
votes
1answer
233 views
Google Map layer loads tiles even if this layer is disabled in OpenLayers
Sorry for cross posting I've asked this question in OL mailing list, but not get response yet. It is very important for me to resolve this issue. I've made a little example that reflect my problem. ...
30
votes
4answers
3k views
Why has Web Mercator (auxiliary sphere) become the web map standard?
I understand what the difference is between the Web Mercator projection and Web Mercator Auxiliary Sphere (WMAS). I also understand that both Google and Esri have adopted this projection as their ...
2
votes
1answer
2k views
Google Maps API v3 vs v2 (JavaScript): overlay problems
I have been using the Gmap API (v2) for dynamically displaying some data:
oMap.map = new GMap2(document.getElementById("map"));
oMap.geoXml = new ...
9
votes
1answer
5k views
How to apply custom Google map style in OpenLayers?
Recently I stumbled upon interesting article showing potential of adding custom styles to Google Maps. Some examples of styled maps can be seen here and you can design your own from scratch here.
...
5
votes
2answers
696 views
How to Georeference 3D model or 3D buildings?
I am working on 3D project so i have to do georeference to 3D buildings which are created by 3D designer.Anyone Knows the solution.Please send me.
1
vote
1answer
954 views
How to overlay country map on google world map in openlayers?
Hi I am creating one map.So i want to overlay country map on google world map.I am trying with OpenLayers.Layer.wfs() function.but i am not getting perfect solution.If anybody knows the solution ...
4
votes
2answers
191 views
Using a web map to identify and access data
I am trying to making a webpage where the user pans and zooms on a map, and based on the location and zoom level, some data is displayed on the webpage (drawn from another source). The data that will ...
5
votes
1answer
2k views
Find bounding box of a Google map
Is it possible to get the bounding coordinates of a google map that a user has zoomed to using Javascript? I see that it can be done using the Google App Engine but I don't know if is possible using ...
9
votes
4answers
950 views
What is a “mashup”?
GIS users mix spatial data layers from an early age of GI science.
What is new in the concept of "mashup"?
Is it something really new, or only a trendy word?