Tom Kralidis

Results 146 issues of Tom Kralidis

First off great work on leaflet-velocity -- fantastic plugin! [CoverageJSON](https://covjson.org/) is a format for publishing geotemporal data to the web. As part of various [OGC API](https://ogcapi.ogc.org) efforts, various API servers...

enhancement
help wanted
question

Accessing http://pydap.org results in a DNS error on Cloudflare: ``` Error 1001 Ray ID: 6d0baf337a522286 • 2022-01-20 22:19:26 UTC DNS resolution error ``` For background, we last looked at this...

It would be valuable to create a project logo for general use (website, favicon, GitHub organization, avatar, etc.).

cc @kalxas Create one pager marketing (for print) communication, to be used at conferences and events.

content

# Overview Allow for sorting of query results against `items` endpoints. In pygeoapi we are considering adopting the [OGC CSW 2.0.2](http://portal.opengeospatial.org/files/?artifact_id=20555) implementation of `sortby`. From Table 65: ``` List of...

OGC API: Features
Part 8: Sorting

As per https://lists.osgeo.org/pipermail/pygeoapi/2021-October/000203.html, it's a good time to move pygeoapi through the OSGeo incubation process. Becoming an OSGeo project will give the project a stamp of approval, help with long...

enhancement
OSGeo incubation

cc @msmitherdc ## Overview As part of OSGeo incubation, our Graduation Checklist (https://github.com/geopython/pygeoapi/wiki/ProjectGraduationChecklist) requires the project to firm up contribution agreements. This applies to the pygeoapi software code files. This...

OSGeo incubation
stale

Implement the [STAC](https://stacspec.org/) API specification to support search/discovery of geospatial assets. Notes for implementation based on initial discussions with @matthewhanson : - add front end routes (`/stac/search`) - update `pygeoapi.api`...

enhancement
help wanted
STAC

# Description Provide a repository plugin to connect to [Elasticsearch](https://www.elastic.co/) # Additional Information - HTTP based - [spatial support](https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-queries.html) - More info at [overall docs](https://www.elastic.co/guide/index.html)

database
enhancement

# Overview Tests #735 in isolation. # Related Issue / Discussion None # Additional Information None # Contributions and Licensing (as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing) - [x] I'd like to contribute [feature...