1a1d6362c1fcc356be77822ca3de8fc537e5013e
* fix(automap): fix naming conflicts for PostgreSQLProvider Automaping classes and relationships from database schema throws an error if a column name is the same as a relationship name (see https://docs-sqlalchemy.readthedocs.io/ko/latest/orm/extensions/automap.html#handling-simple-naming-conflicts). * renaming function name_for_scalar_relationship -> _name_for_scalar_relationship * test: test that PostgreSQL provider can handle naming conflicts Re-use data file from https://github.com/geopython/pygeoapi/pull/1185, and make to new and empty tables that create naming conflicts when queried. * Change test function post_collection_items -> get_collection_items * fix path to table
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.
Please read the docs at https://docs.pygeoapi.io for more information.
Description
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.
Languages
nesC
76.3%
Python
22.3%
HTML
1.3%