Git Product home page Git Product logo

demo.pycsw.org's Introduction

geopython

Vanity package for geopython projects

pip install geopython
>>> import geopython

demo.pycsw.org's People

Contributors

kalxas avatar pvgenuchten avatar tomkralidis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

demo.pycsw.org's Issues

error 500 on gisdata

https://demo.pycsw.org/gisdata/collections/metadata:main/items
Throws error 500, because:
Maybe the database is not updated against latest code?

2023-08-14 18:06:21 [2023-08-14 16:06:21,853] ERROR in app: Exception on /collections/metadata:main/items [GET]
2023-08-14 18:06:21 Traceback (most recent call last):
2023-08-14 18:06:21   File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 2190, in wsgi_app
2023-08-14 18:06:21     response = self.full_dispatch_request()
2023-08-14 18:06:21   File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1486, in full_dispatch_request
2023-08-14 18:06:21     rv = self.handle_user_exception(e)
2023-08-14 18:06:21   File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1484, in full_dispatch_request
2023-08-14 18:06:21     rv = self.dispatch_request()
2023-08-14 18:06:21   File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1469, in dispatch_request
2023-08-14 18:06:21     return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
2023-08-14 18:06:21   File "/home/pycsw/pycsw/pycsw/wsgi_flask.py", line 174, in items
2023-08-14 18:06:21     return get_response(api_.items(dict(request.headers),
2023-08-14 18:06:21   File "/home/pycsw/pycsw/pycsw/ogc/api/records.py", line 728, in items
2023-08-14 18:06:21     response['features'].append(record2json(record, self.config['server']['url'], collection, stac_item))
2023-08-14 18:06:21   File "/home/pycsw/pycsw/pycsw/ogc/api/records.py", line 1075, in record2json
2023-08-14 18:06:21     if record.contacts:
2023-08-14 18:06:21 AttributeError: 'dataset' object has no attribute 'contacts'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.