=== DEBUG API GEOJSON === Solicitando territorio_id = 36 Con: incluir_manzanas=true, formato=geojson ✓ Territorio encontrado: T36 ✓ Manzanas encontradas: 2 ✓ Territorio agregado al GeoJSON ✓ Manzana A agregada ✓ Manzana B agregada === GEOJSON FINAL === Total features: 3 Válido: SÍ JSON: { "type": "FeatureCollection", "features": [ { "type": "Polygon", "coordinates": [ [] ], "properties": { "tipo": "territorio", "id": 36, "numero": 36, "nombre": "T36" } }, { "type": "Polygon", "coordinates": [ [ [ -70.9315471999999971330908010713756084442138671875, -32.7179861999999985755493980832397937774658203125 ], [ -70.9316974000000044497937778942286968231201171875, -32.71867230000000148493199958465993404388427734375 ], [ -70.9309463999999962879883241839706897735595703125, -32.71881669999999786568878334946930408477783203125 ], [ -70.93195489999999381325324065983295440673828125, -32.72094690000000127838575281202793121337890625 ], [ -70.9306030999999990172000252641737461090087890625, -32.72118160000000131049091578461229801177978515625 ], [ -70.9316759999999959518390824086964130401611328125, -32.72338400000000291356627712957561016082763671875 ], [ -70.929444399999994175232131965458393096923828125, -32.72374500000000097088559414260089397430419921875 ], [ -70.9295086999999995214238879270851612091064453125, -32.7232575999999966143150231800973415374755859375 ], [ -70.92968039999999518840922974050045013427734375, -32.72188560000000023819666239432990550994873046875 ], [ -70.9297877000000056568751460872590541839599609375, -32.72132599999999769124769954942166805267333984375 ], [ -70.92968039999999518840922974050045013427734375, -32.71953880000000225436451728455722332000732421875 ], [ -70.9296374999999983401721692644059658050537109375, -32.7183653000000020938387024216353893280029296875 ], [ -70.9315471999999971330908010713756084442138671875, -32.7179861999999985755493980832397937774658203125 ] ] ], "properties": { "tipo": "manzana", "id": 1357, "letra": "A", "territorio_id": 36, "territorio_numero": 36 } }, { "type": "Polygon", "coordinates": [ [ [ -70.9303775999999999157807906158268451690673828125, -32.718060199999996484621078707277774810791015625 ], [ -70.929347599999999829378793947398662567138671875, -32.71833099999999916462911642156541347503662109375 ], [ -70.928982799999999997453414835035800933837890625, -32.71686859999999796855263411998748779296875 ], [ -70.9279528999999939742338028736412525177001953125, -32.71486469999999968649717629887163639068603515625 ], [ -70.927759699999995746111380867660045623779296875, -32.71347449999999668079908587969839572906494140625 ], [ -70.9277167999999988978743203915655612945556640625, -32.712499600000001009902916848659515380859375 ], [ -70.9266869000000070855094236321747303009033203125, -32.71210239999999913607098278589546680450439453125 ], [ -70.9265151999999972076693666167557239532470703125, -32.71147049999999723013388575054705142974853515625 ], [ -70.928124499999995578036759980022907257080078125, -32.71107330000000246172930928878486156463623046875 ], [ -70.928510799999997971099219284951686859130859375, -32.71154270000000252593963523395359516143798828125 ], [ -70.9300128000000000838554115034639835357666015625, -32.7109288999999989755451679229736328125 ], [ -70.9307423999999997477061697281897068023681640625, -32.71091080000000062000253819860517978668212890625 ], [ -70.9311715000000049258233048021793365478515625, -32.7118315999999964560629450716078281402587890625 ], [ -70.9296266000000059648300521075725555419921875, -32.71291480000000007066773832775652408599853515625 ], [ -70.92926180000000613290467299520969390869140625, -32.7136009000000029800503398291766643524169921875 ], [ -70.9296695000000028130671125836670398712158203125, -32.7154785000000032368916436098515987396240234375 ], [ -70.9303775999999999157807906158268451690673828125, -32.718060199999996484621078707277774810791015625 ] ] ], "properties": { "tipo": "manzana", "id": 1358, "letra": "B", "territorio_id": 36, "territorio_numero": 36 } } ] }