Is it possible to reduce the amount of points of polygons from overpass-turbo export?

المشرف العام

Administrator
طاقم الإدارة
I have this query:

[out:json][timeout:25];{{geocodeArea:Latvia}}->.searchArea;// gather results( // query part for: “admin_level=6” relation["admin_level"="6"](area.searchArea););// print resultsout meta;way(r);out body;>;out skel qt;http://overpass-turbo.eu/s/cds

Size of output file is near 20mb. I want to reduce size by reducing the amount of points. Is it possible to achieve it?



أكثر...
 
أعلى