All Projects → Esri → Arcgis Python Api

Esri / Arcgis Python Api

Licence: apache-2.0
Documentation and samples for ArcGIS API for Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Arcgis Python Api

leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+36.16%)
Mutual labels:  jupyter, mapping, gis
Jupyterlab templates
Support for jupyter notebook templates in jupyterlab
Stars: ✭ 223 (-76.62%)
Mutual labels:  data-science, jupyter, jupyterlab-extension
Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+0.52%)
Mutual labels:  jupyter, gis, mapping
Lantern
Data exploration glue
Stars: ✭ 292 (-69.39%)
Mutual labels:  data-science, jupyter, jupyterlab-extension
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (-37.84%)
Mutual labels:  gis, mapping
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-43.29%)
Mutual labels:  data-science, jupyter
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+498.85%)
Mutual labels:  data-science, jupyter
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+773.06%)
Mutual labels:  data-science, jupyter
Scriptedforms
Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.
Stars: ✭ 508 (-46.75%)
Mutual labels:  jupyter, jupyterlab-extension
Jupyterlab Toc
Table of Contents extension for JupyterLab
Stars: ✭ 660 (-30.82%)
Mutual labels:  jupyter, jupyterlab-extension
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (-26.21%)
Mutual labels:  data-science, jupyter
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (-43.82%)
Mutual labels:  data-science, jupyter
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (-44.44%)
Mutual labels:  data-science, jupyter
Fastai2
Temporary home for fastai v2 while it's being developed
Stars: ✭ 630 (-33.96%)
Mutual labels:  data-science, jupyter
Lets Plot
An open-source plotting library for statistical data.
Stars: ✭ 531 (-44.34%)
Mutual labels:  data-science, jupyter
Orchest
A new kind of IDE for Data Science.
Stars: ✭ 694 (-27.25%)
Mutual labels:  data-science, jupyter
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (-14.68%)
Mutual labels:  data-science, jupyter
Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (-16.56%)
Mutual labels:  jupyter, jupyterlab-extension
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-97.9%)
Mutual labels:  data-science, jupyter
Docker Images
Out-of-box Data Science / AI platform | AI/数据科学的瑞士军刀
Stars: ✭ 25 (-97.38%)
Mutual labels:  data-science, jupyter

ArcGIS API for Python

ArcGIS API for Python is a Python library for working with maps and geospatial data, powered by web GIS. It provides simple and efficient tools for deep learning, sophisticated vector and raster analysis, geocoding, map making, routing and directions, as well as for organizing and managing a GIS with users, groups and information items. In addition to working with your own data, the library enables access to ready to use maps and curated geographic data from Esri and other authoritative sources. It also integrates well with the scientific Python ecosystem and includes rich support for Pandas, Scikit-Learn, Fast.ai, etc. and Jupyter notebook.

To learn more about the API, visit the product page here. You can get in touch with the developers of the API and other users like you at the community page here.

What's included

This SDK repository contains the following items:

  • API Reference Documentation. A hosted version of this can be found here.
  • Samples as Jupyter Notebooks.
  • Guides chapters as Jupyter Notebooks.

You have multiple ways of executing these notebooks as listed below:

  • Execute locally on your computer by installing anaconda and the API. See help here
  • Execute with ArcGIS Pro. See help here
  • Execute with ArcGIS Hosted Notebooks. See here
  • Execute on a hosted sandbox environment. Go to notebooks.esri.com
  • Execute in a Dockerised environment. See help here
  • Execute with Binder. See help here

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue. Thank you!

Contributing

Anyone and everyone is welcome to contribute. Please see our contribution guideline here.

Licensing

Copyright 2018-2019 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].