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

export shape files #6

Open
iceberg1369 opened this issue Jul 28, 2018 · 4 comments
Open

export shape files #6

iceberg1369 opened this issue Jul 28, 2018 · 4 comments

Comments

@iceberg1369
Copy link

Hello,

I need to export shape files in android. so does any query exists to accomplish this task?

best

@sevar83
Copy link
Owner

sevar83 commented Jul 28, 2018

Hi, for all available functions you could refer to: http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.4.0.html
There is the ExportSHP() function.

@iceberg1369
Copy link
Author

as docs states "Explicitly setting the environment variable SPATIALITE_SECURITY=relaxed is absolutely required in order to effectively enable this function."

so how can we set environmental variable in app?

@iceberg1369 iceberg1369 reopened this Aug 30, 2018
@sevar83
Copy link
Owner

sevar83 commented Aug 30, 2018 via email

@iceberg1369
Copy link
Author

iceberg1369 commented Sep 24, 2019

E/SQLiteLog: (1) no such function: ExportSHP

you have mentioned spatialite 4.4 in the readme file but the actual library is 4.3a and exportShp does not exists in 4.3. I think its time to update spatialite

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

No branches or pull requests

2 participants