GPX to GeoJson converter

This commit is contained in:
2019-02-12 20:00:59 +01:00
parent b49445a85e
commit 50878503e5
9 changed files with 236739 additions and 189 deletions

View File

@@ -72,6 +72,10 @@ class Project extends PhpObject {
return $this->asGeo['timezone'];
}
public function getGeoFile() {
return $this->asGeo['file'];
}
public function getProjects($iProjectId=0) {
$bSpecificProj = ($iProjectId > 0);
$asInfo = array(