Monday, April 29, 2013

GmapGIS V2

The current version of GmapGIS utilizes Google Maps API V2. The API V2 will not be supported by Google after May 19, 2013.

We are upgrading GmapGIS to new Google Maps API V3 so that new version of GmapGIS is up and running before this date.

It is anticipated that all functions and tools may not run smoothly from the day one. Possibly, links / files saved by the previous version may not work in the beginning. This is just because we are little short of time.

For this reason, the user are alerted that they should save their locations, shapes and coordinates etc. This is a totally free application. and we don't assume responsibility for any lost work.

The new version of GmapGIS will make use of several new capabilities provided by Google Maps API V3.

This inconvenience will only be for a short time.

GmapGIS


Tuesday, April 16, 2013

New Version coming soon

Hello,

A new version of gmapgis will be out soon. The new version is based on Google Maps API V3, and would be free of current bugs and errors. Several new addition are being made to make use of API V3.

gmapgis

Tuesday, December 25, 2012

How to Set home map view.




If you have come to GmapGIS through a map link, you will see a map drawing.

Clicking on  http://www.gmapgis.com will take you to a fresh map of the world.
You can move around on the map just as you would on the Google maps. To set you home loaction for the start up map, just move to place and choose right zoom level, and pick up down menu on the right side of  HOME button on the Tool bar. You will see a menu item: Set new home. Click this item and GmapGIS will always open the current map view when you visit  http://www.gmapgis.com

GmapGIS
GmapGIS is being upgraded to utilize Google Maps API version 3. All known bugs will be fixed and new capabilities added shortly. Thanks for all the emails providing feedback and comments.

GmapGIS

Sunday, December 9, 2012

Hello, GmapGIS is only temoprarily down. It will be upagain in day or two. Email me if you like at bsbuttar@gmail.com for any suggestions or questions.

Tuesday, July 13, 2010

GIS on Google maps

GmapGIS aims to present a easy to use software where non specialists can quickly draw polygons, lines, labels, markers with various colors and opacities on Google maps, and then either save for later editing or sharing with collegues/friends.
Drawings can be readily shared through a web link. The steps are easy.
  • draw on the map whatever you like and as much as you like,
  • click the red link on the tool bar as shown below ,
  • copy the url that is presented in a pop up window
  • paste it in email or Facebook or whatever digital means you want to use to send it.
Your friends/collegues will just have to click the link to see your drawings just as you see on your screen. The drawing are still fully editable by receipients for adding more info and then sending back or saving on their computer.

You can also save the drawings as a project file and send to friends as an email attachment. Your friends can save the file on their computer and upload to GmapGIS through open project option to view and edit the drawings.

GmapGIS also allows to import xy data on google maps. The xy data file can have several fields/columns to hold spatial data for analysis on Google maps. You do not need to be GIS specialist to use GmapGIS. There is more info xy data file in a previous post.

GmapGIS team

Tuesday, July 6, 2010

How to import xy data in Google maps

With GmapGIS, you can readily import multi column data stored in a text file for spatial analysis on Google maps. Here is a simple  example text file containing some points located in New York. The text file should have:
  • File extenstion of .txt such as data.txt -  this is mandatory
  • First row contains column headers. -  this is mandatory. Header names are not constained but should be meaningful.
  • The first coulmn contains of site/place ID-  this is mandatory
  • The second column contains Latitude and third coumn Longitude-  this is mandatory
  • Columns fourth onwards may contain any type of text or numerical data for the site/place.
  • Fields are delimited by either Tab or Comma. The Tab delimiter is default. If you choose to use comma as field delimter then you have to select that from the down menu next to xy data button. 
  • It is reccomended that you have EOF in last row to mark end of the file. 
Table of Contents (TOC) panel opens up when file is successfully loaded. If you can not see the markers, pan to region where text file is expected to plot. This will be automised shortly.
  • Double click the marker in TOC to style the marker and write content for  info window.
  • If your file has many columns of site data,   these are available for spatial analysis under the Column button in TOC panel.
  • Choose a column for analysis and double click on the markers in the TOC for formatting the markers for given class. 
Easiest way to create such file is to set up the data in MS Excel and then copy-paste in a blank Note pad file.
    Any questions on this: send us an email.

    GmapGIS team