{"repo":"vb64/django.admin.geomap","free":true,"listed":false,"github":"https://github.com/vb64/django.admin.geomap","clone":"git clone https://github.com/vb64/django.admin.geomap.git","description":"Displaying objects on maps in the Django views and administration site.","language":"Python","stars":54,"topics":["django","openlayers","openstreetmap","admin"],"license":"MIT","category":"dashboards-admin","readme_excerpt":"DjangoAdminGeomap library In Russian The free, open-source DjangoAdminGeomap library is designed to display objects on the map in the Django views and admin site. There is a full-fledged multifunctional GIS framework GeoDjango. When is used in the Django admin site, you can display objects on the map. However, GeoDjango has a large list of dependencies on various libraries and the specifics of installing these libraries on various platforms. If you only need to display objects on the map in the Django admin site, then you can use the DjangoAdminGeomap library. It has no additional requirements for the names and data types of fields in the database tables, and there are no installation dependencies. DjangoAdminGeomap uses the OpenLayers JavaScript framework to display map data. The source of the cartographic data is the OpenStreetMap project. Installation To connect DjangoAdminGeomap to your project, add 'django admin geomap' to the INSTALLED APPS in your settings.py file. Initial data Let's say we have a table in the database. The records contain data about coordinates. On the main page of the site and when working with this table in the admin panel, we want to see objects from this table located on the map. Main page with a list of objects on the map To enable the display of Location objects on the map, you need to make changes to the model class in the models.py file. Add the django admin geomap.GeoItem \"mixin\" class to the inheritance list of the Location class and define ","default_branch":null,"files":null,"tree":[],"storefront":"/r/vb64","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vb64/django.admin.geomap/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}