hadoop - Can PostGIS Library used without Postgres? -


is possible use postgis library without postgres? wanted use these geospatial functions hadoop (mr , hbase , hive).

any idea?

thanks in advance.

postgis provides liblwgeom library, light-weight geometry library, , independent of postgresql. spatialite uses library spatial functions sqlite.

liblwgeom can compiled separately using these instructions.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -