Andrea Aime

Results 249 comments of Andrea Aime

@Eneuman sorry for the late reply, too much going on these days, so paid work gets priority. Yes, I believe the fix should be in the GeoPackage reader code, it...

Same here.. the latest version is not usable, takes a lot of time for format the files, plays pretty poorly with IntelliJ code generation (e.g., creating getters/setters, constructors and the...

Looks like legit doc build failures: ``` 2023-10-13T01:21:18.4884344Z [echo] Running sphinx-build -D release=31-SNAPSHOT -q -W --keep-going -j auto -b html -d "/home/runner/work/geotools/geotools/docs/target/user/doctrees" . "/home/runner/work/geotools/geotools/docs/target/user/html" 2023-10-13T01:21:24.1086048Z [exec] /home/runner/work/geotools/geotools/docs/user/tutorial/feature/csv2shp.rst:316: WARNING: image file...

Every time you comment on an issue the stale bot resets and it busy more time for the PR. But why keep a stale PR open for so long, what's...

I can't find a clear indication of whether distance should < or

@bjornharrtell while you're dabbling on GeoTools code could you also add a test for this one?

**Comment by [aaime](https://github.com/aaime)** _Monday Sep 01, 2014 at 18:34 GMT_ --- CQL filtering makes some sense also for mosaic layers, although I don't know if geoserver will let you apply...

**Comment by [etj](https://github.com/etj)** _Thursday Nov 28, 2013 at 11:54 GMT_ --- Note that files in https://github.com/geosolutions-it/geofence/tree/master/doc/setup/sql were created automatically by hibernate and then copied to that dir manually every time...

**Comment by [simboss](https://github.com/simboss)** _Thursday Aug 29, 2013 at 11:00 GMT_ --- I would start with something simple, we don't need to automate this process right away.

This issue in particular prevents developing GeoServer + GeoFence using Eclipse the "normal" way, with Start.java, one has to use mvn jetty:run with the right command line options instead