Breaking Google's map monopoly: Fast custom open source maps with node
1–10 of 10 posts
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#2what about satellite images, are there any comparable resolutions available under open licenses?
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#3what about satellite images, are there any comparable resolutions available under open licenses?
There's Landsat data, that requires a bit of processing, and some low-res Blue Marble GeoTIFFs. For very small subsets, we're also really interested in kite mapping by grassrootsmapping: http://grassrootsmapping.org
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#4The article states that node.js has seen high-profile adoption at Google and Yahoo. I know of some Yahoo people in the community, but does anyone know what Google is using it for?
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#5Article doesn't say anything about a "monopoly" - can we avoid this kind of editorializing?
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#6what about satellite images, are there any comparable resolutions available under open licenses?
If you are thinking of high detail imagery common for major cities in the US then most of that is from flights and not from satellites. Some states have Aerial imagery as a state wide coverage available to the public.
I know that Montana has these layers and many others available on the NRIS.mt.gov website as actual GIS data services which are free for people to use.
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#7Article doesn't say anything about a "monopoly" - can we avoid this kind of editorializing?
Speaking of what the article does not say, the real monopoly in GIS is ESRI and not Google.
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#8Re: Breaking Google's map monopoly: Fast custom open source maps with node
#9If you are interested in open alternatives to Google Maps, try Open Street Map, its a wiki for maps. All data is available under an open licence
Re: Breaking Google's map monopoly: Fast custom open source maps with node
#10what about satellite images, are there any comparable resolutions available under open licenses?
Yahoo and Bing (Microsoft) allow OpenStreetMap volunteers to trace from their aerial/satilite imagery. You cant use the images yourself, but they can be used to make a good open source map.
Notably Google do not allow this.