Git Product home page Git Product logo

pygeors's Introduction

pygeors

Python Radius Search Module (Germany, at the moment)

Content

This python module provides a few things related to geospatial information:

  • a class GeoLoc representing geographic locations
  • a function query that lets you search for locations
  • a function distance that calculates the distance of two GeoLoc-objects
  • a function area that returns all regions near a GeoLoc within a specified distance
  • an sqlite3 database of German communities with hierarchical and geospatial information (probably the most up-to-date database around)

This module does only work for German locations, but extensions are planned. Website

Author

Markus Döring

Licence

The code in geors.py is available under the terms of the GNU General Public License v3:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The contents of germany.db and gemeindeverzeichnis.csv are a derived work of the Gemeindeverzeichnis, whose copyright owner is the German federal statistic office on behalf of the community of German statistical offices. It may be copied and distributed at will, provided the German federal statistic office is attributed as source.

The contents of zipcode.db are derived from the Gemeindeverzeichnis and data provided by opengeodb.org, which is in the public domain.

Thanks

  • opengeodb.org, for providing the geospatial data.
  • the Federal Republic of Germany, for providing statistical data

pygeors's People

Contributors

burgerdev avatar

Watchers

James Cloos avatar  avatar  avatar

pygeors's Issues

Documentation not available

The documentation is not available. Ends up in a 403 Forbidden.

Forbidden

You don't have permission to access /wp-content/uploads/doc/pygeors/ on this server.
Apache/2 Server at burgerdev.de Port 80

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.