Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decimal point without digits #243

Open
rupestre-campos opened this issue Jun 27, 2024 · 0 comments
Open

Decimal point without digits #243

rupestre-campos opened this issue Jun 27, 2024 · 0 comments

Comments

@rupestre-campos
Copy link

I just cloned and compiled tippecanoe on ubuntu 22.04 to create mbtiles for a geojsonseq big dataset with 8.3Gb, but I am getting this error "Decimal point without digits".
Is there any sort of option to skip failures ? Would be nice to have something like this when you have a needle in a hay to fix.

Command and output
docker run -it --rm -v ./tiledata:/data tippecanoe:latest tippecanoe --output=/data/apps.mbtiles /data/apps.geojsonseq

For layer 0, using name "appsgeojsonseq"
/data/apps.geojsonseq:1498518: Decimal point without digits: in JSON object {"type":"Feature","properties":{"cod_tema":"APP_RIO_ATE_10","nom_tema":"Area de Preservacao Permanente de Rios ate 10 metros","cod_imovel":"MG-3109303-AAB303D300974EF888D75DB156297C4A","num_area":8.7645,"ind_status":"PE","des_condic":"Analisado, aguardando atendimento a notificacao"},"geometry":{"type":"MultiPolygon","coordinates":[[[[-46.5141984,-15.2826498],[-46.5141332,-15.2826174],[-46.5141303,-15.2826159],[-46.5141303,-15.2826159],[-46.5141273,-15.2826144],[-46.5141253,-15.2826133],[-46....
free(): double free detected in tcache 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant