Skip to main content

GISAPI SDK enabling geospatial data search and discovery

Project description

gisapi-sdk-python

Python SDK for GISAPI.io

Usage

Not currently on PyPi (coming soon). clone repo into project or download and move gisapi.py file into project.

import gisapi

client = gisapi.GISAPIClient()

# regular search query. returns 200 results
search_results = client.search_data("Florida")

# returns 200 results from given category
category_results = client.get_data_by_category("Education and Research")

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

GISAPI-SDK-0.1.0.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

GISAPI_SDK-0.1.0-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

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