Chris Bennight
Chris Bennight
Probably not being selective enough in how it identifies files/formats - but it's not playing nicely ``` [bennight@cacti data]$ ls /data/natural_earth/ ne_10m_land.cpg ne_10m_land.dbf ne_10m_land.prj ne_10m_land.README.html ne_10m_land.shp ne_10m_land.shx ne_10m_land.VERSION.txt [bennight@cacti data]$...
Need to document this (preferably with some nice graphics) - since it's an area of confusion. We also need to add in some test cases that explicitly check for this...
The same query, made by users with different authorizations, and result in different sets of data. GWC has a concept of this with CQL filter strings (different query parameters can...
When multipolygons are used currently for query or when indexed the MBR of the entire feature is used. It would be beneficial to instead operate each individual feature in the...
Create a web page / back-end service that exposes the vector file ingest, as well as other ingesters (gpx, etc.) to allow web based submission of GIS data (think geojson,...
Since you are using travis for your builds you don't actually need to supply a token - but if you did you should pass it via a mvn command line...
Any chance of including bind-tools as one of the apks in the dockerfile? ref: https://github.com/nodejs/docker-node/issues/339 It only adds ~1MB and addresses alpine DNS resolution issues Specifically when I have multiple...