ArcGIS Developer: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
I have an ArcGIS Developer "Professional" license. | I have an ArcGIS Developer "Professional" license. | ||
Here are some ongoing notes as I work with it. | |||
I also have a personal ArcGIS license so that I can access the full range of extensions in Desktop. | |||
=== What's available === | === What's available === | ||
This is a partial list | |||
# Desktop | # Desktop includes ArcMap, ArcCatalog, ArcGIS Pro, and the commonly used extensions 3D Analyst, Spatial Analyst, and Network Analyst. | ||
# Enterprise | # Enterprise includes ArcGIS Server, Portal for ArcGIS, and... | ||
# Online | # Online includes an organizational account and credits so you can use it. | ||
# Apps | # Apps | ||
# of course, developer support includes SDK's and Runtime. | |||
== Roadmap == | == Roadmap == |
Revision as of 19:57, 25 June 2017
I have an ArcGIS Developer "Professional" license. Here are some ongoing notes as I work with it.
I also have a personal ArcGIS license so that I can access the full range of extensions in Desktop.
What's available
This is a partial list
- Desktop includes ArcMap, ArcCatalog, ArcGIS Pro, and the commonly used extensions 3D Analyst, Spatial Analyst, and Network Analyst.
- Enterprise includes ArcGIS Server, Portal for ArcGIS, and...
- Online includes an organizational account and credits so you can use it.
- Apps
- of course, developer support includes SDK's and Runtime.
Roadmap
- Put ArcGIS Server in Docker. See http://github.com/Geo-CEG/docker-arcgis-server Built on Ubuntu Server. Mostly done - I need to work out the VOLUMES settings.
- Put Portal for ArcGIS in Docker. See http://github.com/Geo-CEG/docker-portal-for-arcgis Built on Ubuntu Server. In progress
- Set up SQL Server in Docker (comes from Microsoft)
- Load some data.
- Confirm it is all usable from ArcGIS Desktop.
- Build a web site for internal use.
- Publish the data into ArcGIS Online.
- Create a web map and publish it.
- GeoCortex
Other topics to explore along the way
Versioning
Field data collection and management
Survey123
SQL Server integration
View
Trigger
Stored procedures
Reporting
PostgreSQL integration
Interoperability with PostGIS???