Posts

Showing posts with the label google mymaps

Create a Custom Map in Google Maps

Image
Google My Maps is a powerful tool that allows users to create custom maps for various purposes, such as planning trips, visualizing data, or sharing routes with friends and colleagues. Once a map is created in Google My Maps, it can be loaded into Google Maps for easy access on mobile devices and integration with other Google services. This guide provides a comprehensive overview of how to create a custom map in Google My Maps and load it into Google Maps, covering everything from basic map creation to advanced customization techniques. 1. Getting Started with Google My Maps Google My Maps is an easy-to-use, web-based application that allows users to create custom maps. Here’s how you can get started: Step 1: Accessing Google My Maps Open Google My Maps : Go to Google My Maps . You will need to sign in with your Google account if you are not already logged in. Creating a New Map : Click on the "Create a new map" button. This action will open a new map editing interface where ...

Shapefile (SHP) or Geodatabase Feature Class to KML/KMZ Conversion in ArcGIS

Image
This video tutorial below may be wont interesting for some people, but I made this tutorial with a single goal, helping people that still learning GIS and have a requirement to use GIS data to be analyzed in Google Maps or Google Earth. KML/KMZ is a native format for Google Mapping Products. It can store vector as vector or vector as raster or raster as raster. It is very convenient, although it usage in context of pure geospatial data format is limited.  There are some strategic aspect about KML/KMZ usage. The most important things is you can host your geospatial data for free in Google MyMaps. You can made simple webmap that has basic webgis functionalities, powered by complete and strong basemap and online imagery basemap, and you can do multiuser editing. KML/KMZ data supporting multiuser although it is a file based data. So if you are interested to use this format, and your data is still on shapefile or geodatabase format, ArcGIS has the tool to convert it to KML/KMZ, and vide...