-
Hi,
I 'think this section requires an edit: https://docs.djangoproject.com/en/4.0/ref/contrib/gis/tutorial/#gismodeladmin
In order for admin.GISModelAdmin to be found, it needs to be imported fr…
-
The following could potentially eliminate the need to rely on native-land.ca boundaries by providing a mode through which communities can create their own boundaries at account creation (and modify th…
-
The `DATABASES[db_name]['ENGINE']` setting defaults to `'django.db.backends.postgresql'`, but I need it to equal `'django.contrib.gis.db.backends.postgis'` for use with [GeoDjango](https://docs.django…
-
- [x] I have searched the [geopandas] tag on [StackOverflow](https://stackoverflow.com/questions/tagged/geopandas) and [GIS StackExchange](https://gis.stackexchange.com/questions/tagged/geopandas) for…
-
Try to build a geodjango app.
```
1. https://github.com/heroku/heroku-geo-buildpack.git
2. heroku/python
```
Using the `heroku-geo-buildpack` I get the error `OSError: libkmldom.so.1: cannot open…
-
File "/usr/lib/python2.7/dist-packages/django/db/utils.py", line 199, in **getitem**
conn = backend.DatabaseWrapper(db, alias)
File "/usr/lib/python2.7/dist-packages/django/contrib/gis/db/backen…
-
File "/usr/lib/python2.7/dist-packages/django/db/utils.py", line 199, in **getitem**
conn = backend.DatabaseWrapper(db, alias)
File "/usr/lib/python2.7/dist-packages/django/contrib/gis/db/back…
-
This Relationship model should allow us to specify how one Dataset is nested inside another within the context of an Investigation.
The following fields should be included:
1. `context_investig…
-
It is disabled in Conda distribution, but it is essential for using geodjango. If the default option shouldn't be changed, at least there should be a package I could swap.
-