I try to manage this for some time but can't get a way to make it working. The idea is to build a Mbtitles with multiple layers based a the properties inside the geojson.
For example if in my json i have the property name STATE with different state names I want to create an mbtitles with different layers based on the name of STATE.
Any idea easier than split the json into multi json files (one for each STATE) and then use tippecanoe?
I try to manage this for some time but can't get a way to make it working. The idea is to build a Mbtitles with multiple layers based a the properties inside the geojson.
For example if in my json i have the property name STATE with different state names I want to create an mbtitles with different layers based on the name of STATE.
Any idea easier than split the json into multi json files (one for each STATE) and then use tippecanoe?