Skip to main content

Sample data and metadata for GIS packages

Project description

Sometimes you need sample raster and vector data for your python applications.

Sometimes you need bad data for your corner test cases. (No projections, NaN values).

Sometimes you just need test metadata.

This library provides all of the above.

Installation

The latest release can be installed using:

pip install gisdata

Usage

Get the absolute path to the the sample data from python:

>>> from gisdata import DATA_DIR
>>> print DATA_DIR
'/usr/lib/python2.6/site-packages/gisdata/data'
>>> from gisdata import BAD_DATA
>>> print BAD_DATA
'/usr/lib/python2.6/site-packages/gisdata/data/bad'
>>> from gisdata import GOOD_DATA
>>> print GOOD_DATA
'/usr/lib/python2.6/site-packages/gisdata/data/good'
>>> print GOOD_METADATA
'/usr/lib/python2.6/site-packages/gisdata/metadata/good'

Known Issues

  • Vector data does not have sld files

  • No xml files with metadata

  • No .keywords files for machine tags

Contributors

  • Ariel Núñez (ingenieroariel)

    Initial vector and raster data

  • Rob Marianski (rmarianski)

    Time enabled datasets

  • Tom Kralidis (tomkralidis)

    Metadata samples

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

gisdata-0.4.2.zip (1.4 MB view details)

Uploaded Source

File details

Details for the file gisdata-0.4.2.zip.

File metadata

  • Download URL: gisdata-0.4.2.zip
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gisdata-0.4.2.zip
Algorithm Hash digest
SHA256 923408ba991b575ba3f552f7cff3d38d4c3db23fc7a5e4ae49581b5402c0ff62
MD5 465f9c0d839e64a98fad9e17bc2e5be3
BLAKE2b-256 917dcda683437930f25b0e0dde8a5286fd9fcace22dd91c73e30a3c0c33c3caf

See more details on using hashes here.

Provenance

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