Metadata-Version: 1.1
Name: django-brasil-municipios
Version: 0.4
Summary: A GeoDjango app with all Brazilian municipalities and their geographical polygons, with data downloaded from the IBGE (Brazilian Institute of Geography and Statistics) website.
Home-page: https://github.com/victor-o-silva/django-brasil-municipios
Author: Victor Oliveira da Silva
Author-email: victor_o_silva@hotmail.com
License: MIT
Download-URL: https://github.com/victor-o-silva/django-brasil-municipios/tarball/0.4
Description: ========================
        django-brasil-municipios
        ========================
        
        .. image:: https://travis-ci.org/victor-o-silva/django-brasil-municipios.svg?branch=master
           :target: https://travis-ci.org/victor-o-silva/django-brasil-municipios
           :alt: Build Status
        
        .. image:: https://landscape.io/github/victor-o-silva/django-brasil-municipios/master/landscape.svg?style=flat
           :target: https://landscape.io/github/victor-o-silva/django-brasil-municipios/master
           :alt: Code Health
        
        .. image:: https://readthedocs.org/projects/django-brasil-municipios/badge/?version=latest
           :target: http://django-brasil-municipios.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://badge.fury.io/py/django-brasil-municipios.svg
           :target: https://badge.fury.io/py/django-brasil-municipios
        
        
        A GeoDjango app with all Brazilian municipalities and their geographical polygons, with data downloaded from the IBGE (Brazilian Institute of Geography and Statistics) `website <http://downloads.ibge.gov.br/downloads_geociencias.htm>`_.
        
        Documentation can be found `here (RTD) <http://django-brasil-municipios.readthedocs.io/en/latest/>`_.
        
        .. image:: http://django-brasil-municipios.readthedocs.io/en/latest/_images/Admin_001.png
           :align: center
        
        .. image:: http://django-brasil-municipios.readthedocs.io/en/latest/_images/Admin_003.png
           :align: center
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: GIS
