Tom Chadwin

Results 239 comments of Tom Chadwin

@mtravis Are any of our Geoservers on versions recent enough to support vector tiles?

@sunshine0576 Do you know which Geoserver version introduced VT support?

And we can't use yours? *@tomchadwin gives @mtravis a winningly persuasive smile*

Slightly different error, triggered by the same conditions - canvas is zoomed way out to world level: ``` ValueError: cannot convert float NaN to integer Traceback (most recent call last):...

Thanks for the detailed reply, and I totally accept all your points. As for your last point - you're not a public service - and your first question - what...

Here's my use of TileJSON, though I can't remember precisely why I'm doing all of this (it was a while ago): ```python def VTLayer(json_url): sln = safeName(json_url) try: key =...

The problem is with the following set-up: - Leaflet export - highlight on hover - multiple symbol layers I've not figured out a way to restore the style for *multiple*...

I don't have an example, but if you use QGIS, you can install qgis2web and generate an OL3 OSMBuildings map automatically.