@@ -328,6 +328,66 @@ Allgemeine Zwecke
328
328
.. image ::
329
329
https://raster.shields.io/github/license/pyproj4/pyproj
330
330
331
+ .. _geopython :
332
+
333
+ `geopython <https://geopython.github.io >`_
334
+ ist eine GitHub-Organisation, die Python-Projekte rund um Geodaten umfasst.
335
+
336
+ `pygeoapi <https://github.com/geopython/pygeoapi >`_
337
+ ist eine Python-Serverimplementierung der `OGC-API
338
+ <https://ogcapi.ogc.org> `_-Standardsuite.
339
+
340
+ .. image ::
341
+ https://raster.shields.io/github/stars/geopython/pygeoapi
342
+ .. image ::
343
+ https://raster.shields.io/github/contributors/geopython/pygeoapi
344
+ .. image ::
345
+ https://raster.shields.io/github/commit-activity/y/geopython/pygeoapi
346
+ .. image ::
347
+ https://raster.shields.io/github/license/geopython/pygeoapi
348
+
349
+ `OWSLib <https://github.com/geopython/OWSLib >`_
350
+ ist ein Python-Paket für die Client-Programmierung mit den
351
+ Schnittstellenstandards des `Open Geospatial Consortium (OGC) Web
352
+ Service <https://www.ogc.org/standards/owc/> `_ und den damit verbundenen
353
+ Inhaltsmodellen.
354
+
355
+ .. image ::
356
+ https://raster.shields.io/github/stars/geopython/OWSLib
357
+ .. image ::
358
+ https://raster.shields.io/github/contributors/geopython/OWSLib
359
+ .. image ::
360
+ https://raster.shields.io/github/commit-activity/y/geopython/OWSLib
361
+ .. image ::
362
+ https://raster.shields.io/github/license/geopython/OWSLib
363
+
364
+ `pycsw <https://github.com/geopython/pycsw >`_
365
+ ist eine in Python geschriebene `OGC CSW
366
+ <https://www.ogc.org/standards/cat/> `_-Server-Implementierung, die
367
+ vollständig den `OpenGIS Catalogue Service
368
+ <https://www.ogc.org/standards/cat/> `_ implementiert.
369
+
370
+ .. image ::
371
+ https://raster.shields.io/github/stars/geopython/pycsw
372
+ .. image ::
373
+ https://raster.shields.io/github/contributors/geopython/pycsw
374
+ .. image ::
375
+ https://raster.shields.io/github/commit-activity/y/geopython/pycsw
376
+ .. image ::
377
+ https://raster.shields.io/github/license/geopython/pycsw
378
+
379
+ `pygeometa <https://github.com/geopython/pygeometa >`_
380
+ kann zur Generierung von Metadaten für Geodatensätze verwendet werden.
381
+
382
+ .. image ::
383
+ https://raster.shields.io/github/stars/geopython/pygeometa
384
+ .. image ::
385
+ https://raster.shields.io/github/contributors/geopython/pygeometa
386
+ .. image ::
387
+ https://raster.shields.io/github/commit-activity/y/geopython/pygeometa
388
+ .. image ::
389
+ https://raster.shields.io/github/license/geopython/pygeometa
390
+
331
391
`pgeocode <https://pypi.org/project/pgeocode/ >`_
332
392
Abfrage von GPS-Koordinaten und Gemeindenamen aus Postleitzahlen,
333
393
Entfernungen zwischen Postleitzahlen sowie allgemeine Entfernungen.
0 commit comments