postgis - An error occurred when transforming the geometry to the SRID of the geometry form field -


i working on geodjango , postgis , found problem while saving location osmgeoadmin open street map .the map showing accordingly when want save location shows red error "an error occurred when transforming geometry srid of geometry form field.".... please assist me .

thanks in advance

geodjango can not reproject geometry, because forgot install proj.4 library. read geodjango dependencies in the geodjango install docs.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -