1

For a project, i need a to display datas of a shapefile in an Android app (Geopaparazzi). I'm doing it by integrating the shapefile into a spatialite DB with spatialite gui 1.5 (1.6 having issues with Geopap).

It usually works fine, but with my new shapefiles in wgs 84, it gives me an error saying it can't open the shapefile.shx file, while it's in the directory with the .shp .

It still works with other files, so i don't really understand and i can't reach the person who created the new shapefiles right now.

Any ideas ?

asked Jun 20, 2013 at 8:45

1 Answer 1

1

You can try to load the shapefiles into QGIS: If that fails too, the shx file is corrupt.

If it gets loaded (maybe without the shx file), you can save it in QGIS as a new shapefile.

answered Jun 20, 2013 at 8:53
1
  • I already tried to open it in QGIS, was working. But didn't think of saving it, it seems to be working, huge thank you dude ! Commented Jun 20, 2013 at 9:00

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.