Andrea Aime
Andrea Aime
Hi, we just switched our open source project(s) to Google AOSP and a release with this PR merged would be awesome :-)
I captured the following from jstack while switching to a jetty run config: ``` "main" #1 prio=6 os_prio=0 tid=0x00007f850000b000 nid=0x7d12 runnable [0x00007f850a12d000] java.lang.Thread.State: RUNNABLE at org.eclipse.core.internal.dtree.AbstractDataTreeNode.indexOfChild(AbstractDataTreeNode.java:463) at org.eclipse.core.internal.dtree.AbstractDataTreeNode.childAtOrNull(AbstractDataTreeNode.java:251) at org.eclipse.core.internal.dtree.DeltaDataTree.lookup(DeltaDataTree.java:682)...
I do have a SSD on the machine of the report, but the projects I'm working on are some massive beasts (100+ modules, millions of LOC)
In terms of it being defined anywhere, it is, the base of all OGC API specifications is called "OGC API Commons" and has a [HTML requirement class](https://docs.ogc.org/is/19-072/19-072.html#_ad9a386d-4b98-4029-a93f-26c97582eae3). While optional, its...
Also wondering if there is any relationship with the "externalIds" parameter in [Records](https://docs.ogc.org/DRAFTS/20-004.html)... syntax and execution seems to be similar to the "ids" one, but the semantic is maybe not...
Hi, I had no part in adding MVT support for GeoServer, let me add into the loop @dblasby, @jodygarnett and @tbarsballe (sorry for the long lineup, I'm not sure who's...
I did not notice your last change. Could you update the PR and align it with the main branch? (there are a couple of conflicts)
This fix is part of the 29.x series, has not been backported to 28.x. Will be released in March 2023 if all goes well (release managers are volunteers, so an...
JSON output is definitely not part of the spec. MapServer wise, not sure, it may be possible by manually configuring a OGR output as described here: http://mapserver.org/output/ogr_output.html#ogr-output As far as...
Isn't it possible to have it trigger when _any_ of the properties in the symbolizer are used? I mean, if I'm saying I want a dash array for a line,...