Hello,
I’m new to GeoServer and GIS.
I would like to use GeoServer for creating a geometric application, which works on euclidean metric data. In general, this shouldn’t be a problem, because there is a lot of geometric stuff build into GISs. But GISs are build on a model of the earth and thus coordinates refer to points on an ellipsoid.
For my application I want to create “maps” of smaller territories, like the floors of a building. These are already “projected” and I don’t need any projection. At this point I’m evaluating, if this could be realized by using a GIS infrastructure, instead of redeveloping the most of such a system.
So can anyone tell me, if this could be done, or where the best point to start with this?
Maybe it could be enough to create my own SRID, which could be reused through PostGIS, DB2 and GeoServer?
Thanks for your help,
Jan