The formatting tag has no wiki summary.
2
votes
0answers
35 views
What traits identify 2D, 2.5D, 3D geometries, and how can you convert downward, such as from 25D to 2D?
In answering this question, posed by @Burton449, I came to realize I don't have a definitive grasp on what distinguishes 2D, 2.5D, and 3D geometries. I certainly realize Z/elevation values are ...
5
votes
1answer
72 views
How do you format the legend in Geoserver when using GetLegendGraphic?
I'm new to the world of GIS and geoserver so sorry if I'm asking an obvious or simple question.
I'm using GetLegendGraphic to create a legend for a raster layer on the server, as it stands it looks ...
1
vote
2answers
83 views
Display the outline of many polygons
I need help formatting an outline on a layer. The problem is that i have a layer with this attribute table:
And the aspect of this layer is like that:
What I need is to show an outline not around ...
5
votes
2answers
260 views
What is the origin of the Degrees, Decimal Minutes format?
In my experience, for most non-GIS folks, the most commonly used and understood coordinate system is good old Latitude and Longitude, displayed as degrees, minutes, and seconds (DDMMSS.ss). In GIS, ...
2
votes
1answer
255 views
Prevent formatting of label text in OpenLayers
I have a vector layer in OpenLayers containing a few point features. Each of my features have an attribute tag which contains a short text identifying the feature.
Example:
tag: '1e-1'
Applied ...
