Remove the extending border line on to the ocean https://www.openstreetmap.org/#map=10/19.0751/84.7726&layers=N This is how i form layer
asked 22 Jun '16, 08:43 ZMapTeam SomeoneElse ♦
showing 5 of 6
show 1 more comments
|
You will need to rewrite your stylesheet to either:
answered 22 Jun '16, 15:12 Richard ♦ i dont have a key called boundary_type and maritime in my planet_osm_roads table.
(06 Jul '16, 11:13)
ZMapTeam
Richard's referring to values in the OSM data here, not in the imported rendering database. One option you have is to use lua tag transforms with osm2pgsql to convert values or remove things that you don't want to see: https://github.com/openstreetmap/osm2pgsql/blob/master/docs/lua.md Here, for example is how I remove all admin boundaries for use in a map style that I created for my own use: https://github.com/SomeoneElseOSM/SomeoneElse-style/blob/master/style.lua#L359 Of course, you'd need to look at the data in OSM to make sure that it has tags that you can use for filtering.
(06 Jul '16, 11:28)
SomeoneElse ♦
|
Is this a question, a suggestion, or...?
Question ...presently facing issue
You need to use more words explaining what the problem is, then. Is the map data wrong, or are you just asking about how it appears on a map, the rendering of it?
Ya sure.. When ever i set zoom to 7 in my map i could see the district borders extending on ocean.. U could see that clearly here - http://www.openstreetmap.org/#map=11/15.6799/80.6688 (lines with purple color)
You still need to use more words explaining what the problem is. You've included a "layer" definition in the question now, but what is that used with? How does (whatever that is) get its data? Is it something that you've downloaded, and if so what and from where?
Related question: https://gis.stackexchange.com/questions/201120/i-want-to-remove-the-maritime-border-in-higher-admin-levels-4-using-carto-bo