[uMap] Small polygon rendering
Yohan Boniface
hi at yohanboniface.me
Tue Sep 20 13:08:49 UTC 2016
You can use "center" as output mode in Overpass.
Something like this;
(
node({{bbox}})[highway="rest_area"];
way({{bbox}})[highway="rest_area"];
);
out center;
On jeu., 2016-09-15 at 00:24 -0700, cascafico wrote:
> Hi,
>
> My layer use remote data querying OSM nodes and polygons (namely
> highway=rest_area or tourism=caravan_site).
>
> While nodes are clearly visible, polygons (usually around 20-30 mt
> wide) in
> regional scale are very hard to spot. Opacity and thickness don't
> help much.
>
> Is there a way/workaround to render polys as nodes on their centroid?
>
>
>
> --
> View this message in context: http://umap-discussions-about-umap-proj
> ect.41365.n7.nabble.com/Small-polygon-rendering-tp121.html
> Sent from the Umap -- Discussions about uMap project mailing list
> archive at Nabble.com.
>
> _______________________________________________
> Umap mailing list
> Umap at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/umap
More information about the Umap
mailing list