Skip to content

Esri/raster-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raster Types in Python

This repository houses ArcGIS Raster Types implemented in Python. This repository also contains developer-centric documentation on how to implement a custom raster type that ArcGIS can understand using Python.

Getting Started

Python Raster type framework was introduced in ArcGIS 10.5.1. To get started, install ArcGIS Desktop 10.5.1 or later or ArcGIS Enterprise 10.5.1 or later.

Resources

Issues

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

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2017 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.