[Geoserver-devel] [jira] (GEOS-6563) SQL Server import doesn't preserve geometry SRID's

Justin Deoliveira created an issue

GeoServer / BugGEOS-6563

SQL Server import doesn’t preserve geometry SRID’s

Issue Type:

BugBug

Assignee:

Justin Deoliveira

Components:

Importer

Created:

03/Jul/14 4:08 PM

Fix Versions:

2.5.1

Priority:

MajorMajor

Reporter:

Justin Deoliveira

Reason being that unlike postgis we don;t have a geometry columns table to look up the srid from. Should be easily fixable by having the importer pass through the CRS via geometry user data (or pass through the srid on the geometry object itself). The JDBC datastores (including sql server) will pick that up.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo