Saturday, November 15, 2014

Wednesday, October 29, 2014

Using Google Analytics with Google Sites

Here is the best article I've found explaining how ot configure Google Analytics for Google Sites:

https://support.google.com/sites/answer/97459?hl=en

Getting Satellite Basemaps to work on Marplot

If you have installed the current version of Marplot, you've probably noticed that the satellite basemap does not work.  Here is how to fix it:

Go to:

Public Documents-MarplotMaps-BasemapFiles-Settings-global.map

open global.map in notepad.  Change the following:

original:
  CONNECTION  "http://raster.nationalmap.gov/arcgis/services/Orthoimagery/USGS_EDC_Ortho_NAIP/ImageServer/WMSServer"




Edit/fixed:
  CONNECTION  "http://raster.nationalmap.gov/arcgis/services/Orthoimagery/USGS_EROS_Ortho_NAIP/ImageServer/WMSServer"