https://github.com/britishgeologicalsurvey/pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.

https://github.com/britishgeologicalsurvey/pygeoapi

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.

Basic Info
  • Host: GitHub
  • Owner: BritishGeologicalSurvey
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage: https://pygeoapi.io
  • Size: 42.9 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 10
  • Releases: 0
Fork of geopython/pygeoapi
Created almost 4 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing Funding License Code of conduct Security

README.md

pygeoapi

DOI Build Docker

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.

Please read the docs at https://docs.pygeoapi.io for more information.

Owner

  • Name: British Geological Survey
  • Login: BritishGeologicalSurvey
  • Kind: organization
  • Email: enquiries@bgs.ac.uk
  • Location: Keyworth, Nottinghamshire

The British Geological Survey is responsible for advising the UK government on geoscience and providing impartial advice to industry, academia and the public.

GitHub Events

Total
Last Year

Dependencies

.github/workflows/containers.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v3.1.1 composite
  • docker/login-action v2.0.0 composite
  • docker/metadata-action v4.0.1 composite
  • docker/setup-buildx-action v2.0.0 composite
  • docker/setup-qemu-action v2.0.0 composite
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/checkout master composite
  • actions/setup-python v1 composite
  • actions/setup-python v2 composite
  • getong/elasticsearch-action v1.2 composite
  • huaxk/postgis-action v1 composite
  • suo/flake8-github-action releases/v1 composite
  • supercharge/mongodb-github-action 1.5.0 composite
Dockerfile docker
  • ubuntu focal build
aws-lambda/container/Dockerfile docker
  • ubuntu focal build
docker/examples/elastic/ES/Dockerfile docker
  • docker.elastic.co/elasticsearch/elasticsearch 8.4.0 build
docker/examples/elastic/docker-compose.yml docker
  • geopython/pygeoapi latest
docker/examples/esri/docker-compose.yml docker
  • geopython/pygeoapi latest
docker/examples/geosparql/Dockerfile docker
  • webbben/pygeoapi-geosparql 0.9 build
docker/examples/mongo/docker-compose.yml docker
  • geopython/pygeoapi latest
  • mongo 5.0.3
  • mongo-express latest
docker/examples/sensorthings/docker-compose.yml docker
  • geopython/pygeoapi latest
docker/examples/simple/docker-compose.yml docker
  • geopython/pygeoapi latest
docker/examples/skin/Dockerfile docker
  • geopython/pygeoapi latest build
docker/examples/socrata/docker-compose.yml docker
  • geopython/pygeoapi latest
requirements-dev.txt pypi
  • coverage * development
  • datamodel-code-generator * development
  • flake8 * development
  • flask_cors * development
  • ndg-httpsclient * development
  • pyOpenSSL * development
  • pyasn1 * development
  • pyld * development
  • pytest * development
  • pytest-cov * development
  • pytest-env * development
  • sphinx ==3.0.1 development
  • sphinx_rtd_theme * development
  • twine * development
  • wheel * development
requirements-django.txt pypi
  • Django *
  • pydantic *
requirements-provider.txt pypi
  • elasticsearch <8
  • elasticsearch-dsl <8
  • fiona *
  • geoalchemy *
  • netCDF4 *
  • pandas *
  • pandas ==1.2.5
  • psycopg2 *
  • pygeofilter *
  • pygeoif <1.0.0
  • pygeometa *
  • pymongo ==3.10.1
  • scipy *
  • sodapy *
  • xarray *
  • zarr *
requirements-starlette.txt pypi
  • aiofiles *
  • nest-asyncio *
  • starlette *
  • uvicorn *
requirements.txt pypi
  • Babel *
  • Flask *
  • PyYAML *
  • click >7,<=8
  • future-annotations *
  • jinja2 ==3.0.3
  • jsonschema *
  • pydantic *
  • pygeofilter *
  • pygeoif ==0.7
  • pyproj *
  • python-dateutil *
  • pytz *
  • rasterio *
  • shapely *
  • tinydb *
  • unicodecsv *