Group Abstract Group Abstract

Message Boards Message Boards

0
|
30 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

GeoServer broken in 14.3

Posted 20 hours ago

The update in 14.3 to vector-based maps for GeoGraphics and GeoListPlot has broken the GeoServer directive in that it now responds with "GeoServer::styleres: Cannot download vector style resources.” and returns a blank map.

GeoServer -> \
"https://vector.openstreetmap.org/shortbread_v1/`1`/`2`/`3`.mvt"
POSTED BY: Steven Buehler
2 Replies

Ah, the issue is that I’m using https instead of plain ol’ http. Just noticed.

POSTED BY: Steven Buehler

It seems that the GeoServer works as expected for raster maps:

GeoGraphics[Entity["Country", "Ireland"], 
 GeoServer -> "http://a.tile.openstreetmap.org/`1`/`2`/`3`.png"]

The ability to import vector maps may come later?

POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard