The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
21 views

Change text format and visibility

I need better visible names of towns, because at the big scale is bad reading --> i want to setting visibility and format. For example name "Ústí nad Labem" is good visible but another big city in my ...
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
78 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
84 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
268 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 ...