0
votes
0answers
23 views

Switching between different feature sets / Change orientation of Openlayers Map

Setup Entities postgis table: id | name | the_geom | campus_id 1 | bldg_1 | <b1_geom> | 1 2 | bldg_2 | <b2_geom> | 2 3 | bldg_3 | <b3_geom> | 1 4 | bldg_4 | ...
0
votes
0answers
91 views

In Geoserver, Using as a Data Store the Web Feature Server option, but I have a serious problem

I’m using as a Data Store the Web Feature Server option, but I have a serious problem, because Geoserver needs to know what Coordinate Reference System of my data. This information is used for ...
0
votes
0answers
100 views

Project custom metric coordinates on the EPSG map with GeoServer [closed]

I have an application that displays different items on the custom map. The map has a coordinate system which is basically (X,Y) coordinates in centimeters where top-left corner has coordinates(0,0). ...
0
votes
0answers
238 views

Geoserver WMS cascading: How to choose remote CRS? [closed]

I'm cascading a remote WMS from Geoserver in order to have all layers in one place (and to exploit caching). (see the manual) The remote layers (on this geoportal) are provided in multiple SRs (e.g. ...