[Geoserver-devel] [JIRA] (GEOS-9671) WMS GeoJSON missing polygons

Dan Hooper created an issue

GeoServer / BugGEOS-9671

WMS GeoJSON missing polygons

Issue Type:

BugBug

Affects Versions:

2.17.0

Assignee:

Unassigned

Components:

Vector Tiles

Created:

02/Jul/20 3:29 PM

Priority:

MediumMedium

Reporter:

Dan Hooper

I am trying to use GeoServer to produce a world map with shapes per country using GeoJSON. In some cases the larger parts of countries are being omitted from the produced GeoJSON. I am loading the data using WMS and have the vector tiles extension installed. The data is stored in PostGIS and was produced by converging the shape files from https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/ and loading into PostGIS.

The request looks like:

https://localhost:8444/geoserver/wms?service=WMS&version=1.3.0&request=GetMap&layers=test:countries&format=geojson&width=1170&height=491&maxfeatures=15000&bbox=-136.14257812500003,18.97902595325528,-33.31054687500001,52.855864177853995

This request produces a geojson like this:

https://gist.github.com/danhooper/87ec68b4decece0a32ceb041e4e23ad5

Notice in this case that just some parts of Canada are rendered.

The mailing list thread is here: https://sourceforge.net/p/geoserver/mailman/message/37030239/

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100131-sha1:aac02e2)

Atlassian logo