Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mamico/collective.geoindex

WIP
https://github.com/mamico/collective.geoindex

Last synced: about 2 months ago
JSON representation

WIP

Awesome Lists containing this project

README

        

.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on PyPI or github. It is a comment.

.. image:: https://github.com/collective/collective.geoindex/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/collective/collective.geoindex/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/collective.geoindex/badge.svg?branch=main
:target: https://coveralls.io/github/collective/collective.geoindex?branch=main
:alt: Coveralls

.. image:: https://codecov.io/gh/collective/collective.geoindex/branch/master/graph/badge.svg
:target: https://codecov.io/gh/collective/collective.geoindex

.. image:: https://img.shields.io/pypi/v/collective.geoindex.svg
:target: https://pypi.python.org/pypi/collective.geoindex/
:alt: Latest Version

.. image:: https://img.shields.io/pypi/status/collective.geoindex.svg
:target: https://pypi.python.org/pypi/collective.geoindex
:alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/collective.geoindex.svg?style=plastic :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/collective.geoindex.svg
:target: https://pypi.python.org/pypi/collective.geoindex/
:alt: License

===================
collective.geoindex
===================

A Zope catalog index with support for indexing geospatial point or rectangle data. Using Rtree_ for indexing and querying.

.. _Rtree: https://pypi.org/project/Rtree/

Features
--------

-

Authors
-------

This package was created by `Mauro Amico`_.

Originally developed by `Howard Butler`_ in 2011, see `zope.index.rtree`_.

.. _Mauro Amico: https://github.com/mamico
.. _Howard Butler: https://github.com/hobu
.. _zope.index.rtree: https://github.com/Toblerity/zope.index.rtree

Contributors
------------

Contribute
----------

- Issue Tracker: https://github.com/collective/collective.geoindex/issues
- Source Code: https://github.com/collective/collective.geoindex
- Documentation: https://docs.plone.org/foo/bar

Support
-------

If you are having issues, please let us know.
We have a mailing list located at: [email protected]

License
-------

The project is licensed under the GPLv2.