-
Creating a project markdown file outlining how to install and setup Django project to successfully contribute
-
In order to use spatially-enabled Django models, the Django `DATABASE` settings must use `django.contrib.gis.db.backends.postgis` as the engine. However, `pg-database-utils` then requests a `postgis` …
-
the default geometry viewer included with GeoDjango is not showing the OpenStreeMap base map layer on the deployed website.
| Locally | Deployed |
| --- | --- |
| | |
-
Hi, I am new in webgis development. I am trying to load, display and show raster files using geodjango as the base framework. Thus, I am looking for the solution by using django-raster.
My env vers…
-
Dockerize the application so that it is easy to setup environment and tests without hassles of dependencies
-
Hi Brobin.
I opened the ticket regarding [this line](https://github.com/Brobin/django-seed/blob/0323ed01cb52c3f0e31347b69009b3532800454f/django_seed/guessers.py#L107)
In my project I use a field…
-
When I try save change for models where there m2m field I get TypeError `object of type 'ManyRelatedManager' has no len()`
` File "/usr/local/lib/python3.7/site-packages/django/forms/models.py", l…
-
See . DevOps is going with Amazon Linux 2 for a PostgreSQL server, which doesn't have PostGIS packages available. So if we're using GeoDjango against it, we'll need PostGIS.
Given the unique natur…
znmeb updated
4 years ago
-
I'm exploring adding GIS support with CockroachDB 20.2. Here are some missing features as of CockroachDB v20.2.0-alpha.1 (compared to PostGIS) that I ran into so far.
1. geometry columns can't be …
-
The API container is currently 1.67GB (uncompressed).