'; ?> Change Spatial Reference System EPSG Code "; include(dirname(__FILE__)."/../include/dyn_js.php"); echo ""; $sql = "SELECT e_target FROM gui_element WHERE e_id = 'changeEPSG' AND fkey_gui_id = $1"; $v = array($gui_id); $t = array('s'); $res = db_prep_query($sql,$v,$t); echo ""; # transform coordinates if(isset($_REQUEST["srs"])){ require_once(dirname(__FILE__) . "/../../conf/mapbender.conf"); $arraymapObj = mb_split("###", $_REQUEST["srs"]); echo ""; } else{ echo ""; } ?>