bbdoc / PoracleWeb

Web Interface add-on to PoracleJS
GNU Affero General Public License v3.0
21 stars 33 forks source link

Support official GeoJSON #58

Closed georgeherby closed 3 years ago

georgeherby commented 3 years ago

Currently, the code does not support official GeoJson for geofence that PoracleJs support

This is needed as if people use GeoJSON the name is nested inside the properties of the fence. See this code snippet from PoracleJS https://github.com/KartulUdus/PoracleJS/blob/develop/src/lib/configFetcher.js#L12

This is not handled by PoracleWeb currently https://github.com/bbdoc/PoracleWeb/blob/bc190fe2c9b4fcb9903417f481fa767823acba12/functions.php#L86