Skip to main content

A python generator object that provides sequential access to features inside a FeatureCollection of a GeoJson file.

Project description

Status

This module currentrly only works on GeoJson files that contain one single FeatureCollection. It returns features as a string.

Usage

Create a new reader object

reader = sequentialGeojson.reader( myPythonFileObject )

Then use this reader as you would use any generator. With each step it returns one single feature as a string.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sequentialGeojson-0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page