Google is a public American corporation invested in search technologies, which provides a number of free and paid geospatial and mapping services.
0
votes
1answer
37 views
google geocoding service combined with openlayers - not working
I'm trying to combine google's geocoding service with openlayers. So when a user types an address and hits enter, map zooms there and renders a simple point. I edited my code according to the previous ...
1
vote
0answers
38 views
Google Earth Enterprise vs. ArcGIS Server [duplicate]
All - looks like it's been a while (May '11) since the GEE vs. ArcGIS server has been updated. Would anyone have more current feedback on this? Is the price for GEE still hovering around $620K USD? ...
0
votes
0answers
23 views
PNG placemark with labels all around
I am new to KML. I want to create a KML showing PNG placemarks with a label on top, below, left and right. I have one point geometry where PNG is show with labels all around. How can I do accomplish ...
1
vote
0answers
78 views
Google Earth export from QGIS
I'm using Quantum GIS. Is there a way to export a shapefile to Google Earth format (*.kmz) using QGIS?
Thanks.
0
votes
0answers
53 views
Requesting styled Google Map tiles via URL
I'm not working with the Google Maps API but I'd still like to be able to request styled map tiles. Is it possible to request a styled Google Map tile via a URL similar to the slippy map URL format ...
1
vote
2answers
520 views
Google geocoding v3 stopped working
I've been using Google geocoding v3 for about 6 months but all of a sudden it's stopped working (I get a 610 error). It's only stopped in the last week or so.
Then I came across this (see the pink ...
4
votes
0answers
147 views
What GIS applications use Google Glass?
From techcrunch.
I see a lot of press coverage about Google Glass, yet I haven't seen details of GIS apps that use it.
What GIS applications use Google Glass?
4
votes
1answer
155 views
How can I Enable Google Earth 3D features in QGIS?
I want to ask if there is any plugin or any other way where I can use Google Earth features in QGIS. When I'm saying Google Earth features I mean to be able to see roads, towns, etc and to be able to ...
0
votes
0answers
67 views
How to use symbol center with markercluster?
Am using markercluster.js for showing cluster using img urls for cluster size
that.mcOptions = [{
height: 38,
url: "/images/search/hotels/clusterSmall.png",
...
2
votes
1answer
187 views
Google Map API Drag event..?
The below code is working perfectly on click event to retrieve Lat/Long and Current Zoom level. How do I get the same when I hover mouse/drag on map Window (not on submit button)?
<!DOCTYPE ...
0
votes
0answers
46 views
Problem with specific arrivals and departure time in Google transit
I am developing a transit app and using Google transit GTFS structure. So for table stops_times.txt i have to specify the arrivals and departure times of bus. But in my case buses doesn't have ...
1
vote
2answers
60 views
Difference between Trip and Route in Google Transit
I am developing a transit webapp using Google Transit, while referring to documentation, i see two different datasets (trips.txt and routes.txt) but i can't clarify the difference between them.
2
votes
2answers
134 views
How to improve the precision of KML files on Google Maps?
I am adding kml file to the google maps (api v3). Now the problem is that on google earth and google maps the accuracy of my kml decreases to kilometers. I am designing constituency boundaries and i ...
3
votes
1answer
77 views
Transit webapp development (journey planner)
I am going to develop a journey planner (like Google transit), i was just wondering that if there any opensource API available that can help me, or i have to do every thing on my own.
And where can i ...
2
votes
2answers
220 views
Accessing KML for Google Map API using Google Fusion Table
I am trying to host my KML file on fusion table so that I have dynamic control over my KML file and I am trying to access same as in public URI as an parameter in the Google Map Java Script .
I am ...
2
votes
0answers
48 views
Can a google calendar go on a map?
Can a google calendar go on a google map?
Is there a GeoRSS that can be consumed?
Thanks!
-mb
2
votes
1answer
116 views
How do I export neighbourhoods in wikimapia to KML file [duplicate]
Possible Duplicate:
How do I export from Wikimapia to KML
I am trying to export the neighbourhoods in Wikimapia to KML format. Is this possible? These are all the predefined neighbourhoods ...
4
votes
1answer
132 views
Permission rights with google maps
I created an image in QGIS using the Google Maps layer and I would now like to publish this as part of an academic journal article. However, the journal editor has asked if I have permission to use ...
4
votes
2answers
103 views
How to solve loading performance issues when handling multiple KMLs?
I am using over 10 KML in Google Maps. When I increase the number of KMLs they load too late.
I use checkboxes to hide/show KML layers. With up to 5 KML layers, it worked fine. When I increase the ...
1
vote
3answers
601 views
how to extract lat long from WKT data?
i want to extract lat long form WKT data and stores into arary list i have tried one solution which is proposed by a user but it has some problems
String str = tv.getText().toString();
str = ...
4
votes
2answers
3k views
How do you get the coordinates from a click or drag event in the Google Maps API V3?
I have made a Google Version 3 Geocoder , I want to be able to pick up the coordinates of the marker when it is dragged or clicked. Below is my code:
<!DOCTYPE html>
<html>
<head>
...
2
votes
1answer
108 views
When was the Google Earth API launched?
Do you know the date when google launched that API:
https://developers.google.com/earth/
1
vote
2answers
245 views
Distances and areas in Google projection
I have a mapping website used to capture polygons using OpenLayers in Google projection (900913) and storing them in sql server 2008 as geometry. The SRID on the sql geometry column is set to 900913. ...
0
votes
0answers
164 views
Problem with callback function of google distance matrix api
I am getting problem with google distance matrix api. I want to use google distance matrix api to calculate distance between various origin and destination places. The google is only allowing 25 place ...
1
vote
1answer
684 views
Google Maps Ground Overlay: How to calculate bounds?
I'm working with the Google Maps API for the first time and I'm trying to append a simple image of a Building on top of my current map view.
This seems to be very straight forward when I look at the ...
0
votes
2answers
91 views
Web site with: google map like or GIS, one million record database and a feature to run advanced search
What is the GPL way - without or with little developing - to build a web site runnning on apache which has to feature: one million record database (MySQL; which may be editable), an advanced search ...
5
votes
2answers
444 views
How to return individual address components (city, state, etc.) from GeoPy geocoder?
I'm using GeoPy to geocode addresses to lat,lng. I would also like to extract the itemized address components (street, city, state, zip) for each address.
GeoPy returns a string with the address -- ...
1
vote
2answers
277 views
Geocoding like Google - how to do this?
I have Postgre database with network table that contains country, street name, numbers from left – to left, numbers from right-to right.
I finished geocoding function to use like this: user fills 3 ...
6
votes
1answer
212 views
Trigger geocoding without having to visit page
I'm using Google's geocoder to store results in database then display them on a map on another page. The problem is that each company profile page needs to be visited before it's geocoded.
Is there a ...
1
vote
0answers
261 views
pdf google maps export
In my php+postgis+geoserver+OL application I have to export a map in a pdf file.
This map has two layer: the base is a google map layer and a vector layer as overlay.
Is there a way to make a pdf ...
0
votes
0answers
112 views
How to clip a google image from Open Layer
I am using QGis 1.7.4 and I want to do the following:
I want to upload an image of Google Earth and create a shapefile with different land use of an specific area (forest, farm, shrubland, etc.) ...
1
vote
0answers
140 views
Detecting If A Coordinate Is Near Polygon Edges In Google Maps API
Is there a way to add a test to see if a Lat/Long coordinate is near the edge of a polygon?
I am building very complicated polygons that have rivers and roads as borders. Because of this, it is very ...
1
vote
1answer
224 views
sometimes a white, square dialogue appears in the middle of the screen: Map Data … Google maps
I have this code and some of the time,(not always!!), i have a dialogue that get
displayed in the middle of the map:
Google Maps
Map data (c)2012 Google
var map;
var vectors;
var ...
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: ...
0
votes
1answer
3k views
How to convert from UTM Zone 36N Mercator to WGS 84 degrees of lat and long?
I have acquired many coordinates from a points I extracted from polygons. The points are in WGS 84 UTM Zone 36N, and I want to use them on Google Maps. I found out that they use different systems (I ...
4
votes
2answers
1k views
Why is there a small white space between tiles in Chrome?
I'm using openlayers to display a google base-map layer and it works fine on Firefox/IE/Safari. I'm having problems with Chrome as the tiles have a small white space between them shown in this image.
...
2
votes
0answers
244 views
directions (path find) given kml supplied bounds
Im trying to generate directions using google.maps.DirectionsService
and I really need those directions bounded by the paths defined from
within a pre-made kml file. I have reviewed the API docs for ...
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 ...
2
votes
4answers
4k views
How to use Google Maps V3 Geocode with Openlayers
How to use Google Maps V3 Geocode with Openlayers. Below is my code but the function does not execute when I try to integrate it with Openlayers. This works with my original google v3 file. Below is 2 ...
9
votes
3answers
5k views
Google Maps layer copyright popup every time map updated / user input
I have used a Google Maps hybrid layer in Openlayers in my HTML5 iOS app for months now and it worked perfectly. Just recently they changed something because the 'Map data...' line at the bottom looks ...
0
votes
1answer
983 views
C# library for converting geom field of SQLServer into set of google latlng
Is there any C# library which can convert the geometry field into set of google latlngs? I have stored a shapefile into SQLserver table. From Sqlserver i want to read the geometry field data and want ...
2
votes
3answers
4k views
Google Maps/Google Earth - KML Overlays and Custom Orientation
I am am trying to get the floor plans for our various buildings imported into 4 separate KML files, one for each floor level so that I can toggle them with javascript. I'm able to overlay our floor ...
3
votes
1answer
182 views
What are the requirements for using Google's GEvent?
For a current project, we need to know when a Google map is done loading all of its tiles. I found the following question, which was for the same basic problem: register event "loadend" on ...
1
vote
0answers
386 views
GeoNetwork opensource - Geoserver/Google Maps integration
I'm using GeoNetwork 2.6.4 and I would like to change the default base map to Geoserver, adding a Google Maps Satellite Layer.
Which is the best way? Any suggestions?
3
votes
1answer
667 views
Google fusion tables: Fill in lon/lat columns via geocoded address
I have a list of 100 companies that I want to geocode. I have all of their addresses but none of their lon/lat coordinates.
I have three columns related to location:
Address
Longitude
Latitude
Is ...
1
vote
1answer
156 views
Finding the max. zoom level containing imagery at a point in Google Maps?
Is there a way to find the maximum zoom level containing imagery at a point in GMaps?
I'm wanting to automatically zoom my map in as much as possible when a user chooses a point, but sometimes there ...
9
votes
3answers
304 views
In what coordinate systems do true circles appear round?
Please excuse what is probably an obvious question from a relative newB to GIS -- this seems like it should be a snap.
I've been developing in Gmaps for awhile and am switching to OpenLayers but am ...
2
votes
2answers
1k views
Google Maps JS API v3 - Polygon formation
So my big question here is how does the Google Maps API determine the "inner" versus the "outer" for a filled polygon?
Playing around with the polygon creator @ http://www.the-di-lab.com/polygon/ ...
10
votes
4answers
461 views
Does Google Maps API provide statistical tools or even raster to vector conversion?
I am working with a web developer who is working with Google maps API, trying to determine what pre-processing steps I should perform (e.g. in R and GRASS), and what can be done within the google maps ...
2
votes
1answer
698 views
Select more than one place at a time in Google Earth?
I've got a Google Earth .kmz file opened in my copy of Google Earth 6.0.1.2032 running on Mac OS X 10.6.7. There are about 5000 points/"places" in the file and they show up fine.
What I would like to ...


