You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@federicotdn deberíamos sumar algunos chequeos a los strings para remover espacios en blanco innecesarios entre palabras y al comienzo y al final de los nombres.
Sumo un caso a revisar https://apis.datos.gob.ar/georef/api/municipios?id=220259 donde la respuesta es: { cantidad: 1, inicio: 0, municipios: [ { centroide: { lat: -26.522188, lon: -59.275584 }, id: "220259", nombre: "Gral. San Martengeneral San Martín General San Martín General San Martín General San Martín", provincia: { id: "22", nombre: "Chaco" } } ], total: 1 }
No description provided.
The text was updated successfully, but these errors were encountered: