Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cody-scott/arcgis_googlemaps
- Owner: cody-scott
- Created: 2018-06-05T20:14:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T20:15:39.000Z (over 6 years ago)
- Last Synced: 2024-04-17T22:10:49.228Z (7 months ago)
- Topics: arcgis, arcgis-desktop, arcpy
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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 deploymentconfig.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.