Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cody-scott/arcgis_googlemaps

Adds Google Maps tool for Street view and 3D view to ArcGIS Desktop
https://github.com/cody-scott/arcgis_googlemaps

arcgis arcgis-desktop arcpy

Last synced: 12 days ago
JSON representation

Adds Google Maps tool for Street view and 3D view to ArcGIS Desktop

Awesome Lists containing this project

README

        

This is a stub project created by the ArcGIS Desktop Python AddIn Wizard.

MANIFEST
========

README.txt : This file

makeaddin.py : A script that will create a .esriaddin file out of this
project, suitable for sharing or deployment

config.xml : The AddIn configuration file

Images/* : all UI images for the project (icons, images for buttons,
etc)

Install/* : The Python project used for the implementation of the
AddIn. The specific python script to be used as the root
module is specified in config.xml.