Skip to content

Conversation

@klassenjs
Copy link
Member

  • QGIS Typename does not have a schema/namespace
  • QGIS needs wgs84Hack (or more likely to be told the query coordinates are in 3857)
  • The non-wgs84Hack code path had a type error calling getCode() on a string.

This more or less makes things work with a <mapsource type='qgis-wfs'>. But I'm not even pretending this is the right way to go about this.

ref: #901

 - QGIS Typename does not have a schema/namespace
 - QGIS needs wgs84Hack
   (or more likely to be told the query coordinates are in 3857)
 - The non-wgs84Hack code path had a type error calling getCode() on a string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant