django-geojson-tiles icon indicating copy to clipboard operation
django-geojson-tiles copied to clipboard

[UNMAINTAINED] A simple Django view to serve GeoJSON tiles from a GeoDjango model

Results 2 django-geojson-tiles issues
Sort by recently updated
recently updated
newest added

Depending on pillow instead would easy the install process. Right now PIL wants me to --allow-external which would not be required with pillow. But maybe you have reasons to rely...

Hey! Playing around with a simple test app with leaflet-tilelayer-geojson occasionally some invalid geojson is returned. E.g. "{"crs": {"type": "link", "properties": {"href": "http://spatialreference.org/ref/epsg/4326/", "type": "proj4"}}, "type": "FeatureCollection", "features": [], "bbox":...