Skip to main content

Google Earth Builder: Power of Cloud

On Wednesday Google announced Google Earth Builder, an enterprise mapping platform powered by Google's cloud. Google Earth Builder is planned for launch in July 2011 but let's know the flexibility and ease it has to offer for users. Google Earth Builder aims to make map making and publishing easy for Governments and Enterprises. Storing and managing spatial data, the crucial parts of geospatial infrastructure is made easy as everything is taken care of by Google's proven cloud infrastructure. It also becomes easy for users to grant access to necessary personnel for the data.
The inherent advantages of signing up for Google Earth Builder include, instant scalability to cater to spikes in user traffic, reduced server costs and ability to control source data and attribution. In addition to this, a user will be working with familiar Google Earth environment which in contrast to specialized Geospatial software is easy to handle. 



Some of the advantages highlighted for Google Earth Builder include:
  1. Ability to process complex geospatial data quickly and efficiently for streamlined viewing of large geospatial data files.
  2. Less investment on data as access to Google's base layer's is readily available.
  3. Creation of custom layers becomes far more easier with intuitive mapping tools.
  4. All time access to data for employees.
  5. Sharing maps
  6. Easy visual analysis
For More Info please visit: http://www.google.com/enterprise/earthmaps/builder.html


Enhanced by Zemanta

Comments

Popular posts from this blog

Turning off a Dell Laptop Monitor: Keyboard shortcut(s)

I am someone who is particular about power savings and I don't leave appliances powered on when not in use. The same applies to computing devices - be it a smartphone or a PC/Laptop. I power off the desktop monitor when I step out for a tea break or hit Fn+F2 on my Lenovo laptop that turns off the display. Recently, I got a Dell Laptop and I was surprised to discover that Dell does not provide any shortcut to turn off the display. This led to some exploration and I found two ways to achieve that which are outlined below - 

Resolving INS-20802: Oracle Net Configuration Assistant failed error on Windows 10

I was all excited about the migration to Windows 10 until I had to install Oracle client 12.1.0.2 on it. The Oracle client installation used to fail miserably at the last stage with this error named INS-20802.

Nginx - Solution for 10060: A connection attempt failed because the connected party did not properly respond

I was in the process of setting up Nginx to serve as the reverse proxy for Nexus Repository Manager OSS. However, the Nexus repository started loading really slowly post this and used to repeatedly display disconnected and reconnected messages. The Nginx log file used to log the below error - <timestamp> [error] 3240#3632: *1 upstream timed out (10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond) while connecting to upstream, client: <ip address="">, server: <fqdn>, request: "GET /nexus HTTP/1.1", upstream: "http://[::1]:8081/nexus", host: "<fqdn>"