Skip to main content

A high availability GIS client

Project description

Hagis

A GIS client

pip install hagis
from hagis import Layer, Point

class City:
    objectid: int
    areaname: str
    pop2000: int
    geometry: Point

layer = Layer("https://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer/0", City)

for city in layer.query():
    print(city.areaname, city.pop2000, city.geometry.x, city.geometry.y)

More examples

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

hagis-0.8.7.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hagis-0.8.7-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file hagis-0.8.7.tar.gz.

File metadata

  • Download URL: hagis-0.8.7.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hagis-0.8.7.tar.gz
Algorithm Hash digest
SHA256 692283048bc953a9a9e3511e492dec3f152452a1815c09ed7f414462ba6e1f8b
MD5 579c2774e91e97b798a36cd6479d454a
BLAKE2b-256 e7bfe2a17ca195b9a221bf64167dbefaf82340127e4474d4d8c7b6fab583fc6e

See more details on using hashes here.

File details

Details for the file hagis-0.8.7-py3-none-any.whl.

File metadata

  • Download URL: hagis-0.8.7-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hagis-0.8.7-py3-none-any.whl
Algorithm Hash digest
SHA256 b7806f19e83a2aa9f149ac0fff47616e06a5fc3e01c9877f163a982357631d0d
MD5 64f9b3e3bc9cd59b5dcd6d45ea3918fe
BLAKE2b-256 ce1f8817b062d27bc2733bc41b9ec69dd55811f878d1245a8121da51f0607167

See more details on using hashes here.

Supported by

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