Skip to main content

No project description provided

Project description

kmService

build codecov PyPI version


Documentation: https://Hazedd.github.io/kmService/

Source Code: https://github.com/Hazedd/kmService


The dutch rail infrastructure utilizes kilometer measurements to pinpoint the location of objects along the linear infrastructure. This service aims to give you reference information from km and geocodes.

Location Determination and Accuracy Disclaimer

While every effort has been made to ensure accuracy, it is important to note that location-based services are subject to inherent limitations and uncertainties. Therefore, users are advised to use the provided location information cautiously and not solely rely on it for critical decision-making purposes. We cannot guarantee the absolute accuracy or completeness of the data and hereby disclaim any warranties, express or implied, regarding its reliability or fitness for a particular purpose.

By utilizing this application and its location-based features, users acknowledge and accept the inherent limitations and uncertainties associated with location determination.

Install

pip install kmService

Usage

import asyncio
from kmService import KmService, get_km_service

if async:
    km_service_instance = await KmService.factory()

else:
    km_service_instance = get_km_service(url)

response = km_service_instance.get_km(x, y)
print(response.display)
print(response.geojson_string())

This project is depends on the following awesome stuff!

License

This project is licensed under the terms of the MIT license.

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

kmservice-0.0.1a5.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

kmservice-0.0.1a5-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

Details for the file kmservice-0.0.1a5.tar.gz.

File metadata

  • Download URL: kmservice-0.0.1a5.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for kmservice-0.0.1a5.tar.gz
Algorithm Hash digest
SHA256 43cc94c4357c83d13c05d44a960cb5c76626859cd727da6166e5cdadca38ae60
MD5 dacbba261553087e306147ed59e172ab
BLAKE2b-256 85a0fb60332e71f8440ff90b96cb27cc40d6974dde45429b98217f1bb7cb6522

See more details on using hashes here.

File details

Details for the file kmservice-0.0.1a5-py3-none-any.whl.

File metadata

File hashes

Hashes for kmservice-0.0.1a5-py3-none-any.whl
Algorithm Hash digest
SHA256 04fd09cc2d9c90c13518635fc3049695dcdf4946067591afbffe0f25f9c7746e
MD5 48870ff7fd9665cfc4b5d71d81fe0c48
BLAKE2b-256 8c9c7e562d1aca5239d596b6fda60614997fd0fc76019d5b4465a67a2de3fc82

See more details on using hashes here.

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