Project

General

Profile

Feature #574

Updated by Alexander Watzinger over 7 years ago

[[Spatial Whitepaper]] of features. 

 *To do* 

 - multiple points 
 - multiple polygons 
 - json: get name of object instead of place 
 - json: solve quote problem for coordinate 
 - translations for info 
 - look into polygons.php 

 - parameterize querys 
 - try transaction 
 - search to do 
 - new structure dump 
 - remove old coordinate code (and db functions?) 
 - import old points and add sql to update info 

 *Questions* 

 - formatting: configure ide (tabs, whitespaces), excessive whitelines and semicolons; better and camel case variable/function names 
 - geojson delete unneeded comments 
 - json format: define one instead of two, at the moment coordinates only work without quotes 

 
 - why different table for points and polygons if they have also a type field? 
 - hardcoded 4326 

Back