-
### Description
This one is semi-explanatory: providing formal support for implementing custom dimensions outside of the current single world save.
May be useful for mods with lots of large structur…
-
In addition to the GeoServer-REST-based WMS SLD Styling several users of Heron have asked for Vector Layer Styling. A Vector Layer may be a WFS Layer or from local origin like from Drawing (via OLEdit…
-
I currently maintain four styles, a number that will rise considerably in the foreseeable future. Some improvements that I make to one of the styles will also improve the other styles (or some of them…
-
Waterways are rendered below the wood pattern. It seems more appropriate to me that the waterway overlaps the natural=wood.
![wood](https://user-images.githubusercontent.com/19976610/64798896-2ec5d…
-
### Current situation
Currently the hierarchy of data is as such: layers are grouped into maps.
Tile requests contain a map name (//zoom/x/y.pbf).
Cache is filled per map (one cache file/tile rep…
-
Geospatial Datasets
Data that includes location information (coordinates) and is natively usable in GIS software and services such as ArcGIS, QGIS, WFS, and WMS. Geospatial data types include vector d…
-
## Overview
In ESRI JS.API, it is not possible to display an entire FeatureServer's content as one layer, as you can do with a MapServer using Dynamic Layers. E.g. We can map a [specific feature l…
-
Related to #145
They are tagged as `waterway=lock_gate`.
Example:
- [node 964044853](https://www.openstreetmap.org/node/964044853) seen on [Maputnik](https://maputnik.github.io/editor/#21.08/49…
pyrog updated
3 years ago
-
-
``` R
ggcounty("Hawaii") -> hawaii
ggcounty("Alaska") -> alaska
ggcounty.us() -> us
us$gg + hawaii$geom + alaska$geom
```