-
```
File "/home/seha/workspace/a/archer/g/getpackage/getpackage-backend/server/python_backend/backend/.env/lib/python3.6/site-packages/django/contrib/gis/geos/libgeos.py", line 196, in geos_version…
-
Lambda now supports layers and custom run times: https://aws.amazon.com/blogs/aws/new-for-aws-lambda-use-any-programming-language-and-share-common-components/
With this the lambda libs could be a l…
-
**Describe the bug**
In some cases, the hexer is producing invalid boundaries which contain nested shells. These invalid shapes are causing downstream issues. It would be best to have PDAL return…
-
Data source:
* Information: https://www.michigan.gov/documents/cgi/framework_product_documentation_2016_536048_7.pdf
* Downloads: https://gis-michigan.opendata.arcgis.com/
Tools:
* GeoDjango htt…
-
Hi,
I use to set custom widgets in my ModelForm for the admin site using the following pattern:
```python
class PointWidget(floppyforms.gis.PointWidget, floppyforms.gis.BaseOsmWidget):
pas…
-
**User story**
As renter/tenant, I want to view search results on a map so that so that I can see geographically where they are located.
**Acceptance criteria**
**Definition of Done**
I wi…
-
How to get search results by ordering from nearest to farthest. How to use `dwithin()`. How to index with location.
```python
from django.db import models
from django.contrib.gis.db.models.fields…
-
-
Currently we only have a very basic `read_postgis` function, and we certainly want a write function as well (https://github.com/geopandas/geopandas/issues/189). But, we currently also have some differ…
-
In another issue we received a report that GeoDjango support is broken in 2.0 thanks to an exception being removed/merged together.
Ideally, a fix with this comes with a set of tests that would hav…