Reminder to remove workaround when GeoServer GeoJSON issue is fixed
See #1566 and http://jira.codehaus.org/browse/GEOS-5996
This commit is contained in:
@@ -392,6 +392,8 @@ describe('ol.format.GeoJSON', function() {
|
||||
});
|
||||
|
||||
it('can read out-of-specification CRS generated by GeoServer', function() {
|
||||
// TODO: remove this when http://jira.codehaus.org/browse/GEOS-5996
|
||||
// is fixed and widely deployed.
|
||||
var json = {
|
||||
crs: {
|
||||
type: 'EPSG',
|
||||
|
||||
Reference in New Issue
Block a user