Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

ILWIS Python API How to...

Johannes Kolbe edited this page Jun 3, 2014 · 32 revisions

This How to explains some steps for working with the ILWIS Python API and gives examples of how you can use it for your work.

How to...

  • create ILWIS objects in Python * loading of data * initializing objects
  • make use of operations for * features * rasters * tables
  • handle geometries * spatial reference systems * georeferences * get metadata
  • storing data
  • work with tabular data * loading * accessing * altering
  • include ilwisobjects with other Python packages

Clone this wiki locally