Ok, it looks like the .mml defines the data layers, and the .mss files have the style.
Prasanna, you would need to make the changes borders data in the .mml to https://github.com/gravitystorm/openstreetmap-carto/blob/master/project.mml#L1314-L1331 to read the table with the new borders. The styles themselves seem to be defined in https://github.com/gravitystorm/openstreetmap-carto/blob/master/admin.mss but this part does not need any change. >From the instructions https://github.com/gravitystorm/openstreetmap-carto/blob/master/INSTALL.md it looks like you would need to compile the mml and mss into the mapnik xml using kosmitik. Have never tried this before, maybe someone else can help? On Wed, Jan 11, 2017 at 9:05 AM, VAMO Systems <[email protected]> wrote: > Hi Arun > > I believe this is equivalent style file in this latest nodejs based > mapnik/kosmtik tile server. > > Best Regards, > Prasanna K > Director - Product Engineering > VAMO Systems Private Limited <http://vamosys.com> > 2nd Floor, New No 21/Old No 8, > 86th street, Ashok Nagar > Chennai, TamilNadu, India,600083 > Mobile: +91-9840898818 <098408%2098818> > Email: [email protected] > twitter: @gps_vamosystems > Skype: pkram76 > > > On 11 January 2017 at 01:22, Arun Ganesh <[email protected]> wrote: > >> Is there a Mapnik style file you can share? We should be able to migrate >> the instructions from http://xsce.org/wiki/generating_map_tiles for the >> latest version if the format has not changed too much. >> >> On Wed, Jan 11, 2017 at 1:10 AM, VAMO Systems <[email protected]> wrote: >> >>> Hi All >>> >>> I have implemented OSM server with latest codebase using steps >>> mentioned in this link >>> https://ircama.github.io/osm-carto-tutorials/kosmtik-ubuntu-setup/ >>> >>> Here the output >>> http://205.147.102.214:6789/openstreetmap-carto/#13/13/80 >>> >>> Now I don't have any clue to how to correct the borders. Any help will >>> be highly appreciated. >>> >>> >>> Best Regards, >>> Prasanna K >>> >>> Note: Earlier I used the steps mentioned in this link >>> http://xsce.org/wiki/generating_map_tiles to correct the borders. >>> >>> >> >
_______________________________________________ Talk-in mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk-in
