NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi For larger audience, posting here too(https://github.com/openmaptiles/openmaptiles/issues/495 ).

I am using openmaptiles for setup own vector tiles server. By default, it shows incorrect india boundary. So i have created a layer in my stye.json using geojson data of all countries boundary data(with updated india boundary).

But its taking too much time to render boundary line. Also tried as trimmed geojson data(now 1.6mb), but still its rendering very slowly.

Any alternate options?

Note: Tried to solve as, render country boundary using openmaptiles boundary data for all countries except india. Then add layer using geojson for india boundary only. But i cant disable to rendering boundary for india using openmaptiles boundary, as they are not providing country code or name with boundary data.

asked 03 Sep '18, 13:23

Rajavelu_M's gravatar image

Rajavelu_M
253454858
accept rate: 33%

edited 06 Sep '18, 06:56

If the question gets answered here, the volunteers behind the openmaptiles issue queue won't see it and might spend extra time answering the same question. Please link them together.

(06 Sep '18, 10:42) mtmail

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×204
×129
×45
×36
×18

question asked: 03 Sep '18, 13:23

question was seen: 1,474 times

last updated: 06 Sep '18, 10:42

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum