Results 3 issues of krishnakafle

I am really searching for Location support for mapping purpose. It will be really useful on development of location based services.

enhancement

## Expected Behavior I was trying to backup my system from docker container: `docker exec -i -t django4geonode /bin/bash` Inside this container I am running the backup command. ``` python...

i want to get the vector tiles for the query like, `api/v1/data/example.mvt?tile=1/0/0&my_column__in=foo,foo1,foo2` In my specific case scenario, I have a column name houseId. Now I would like to extract vector...

enhancement