X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.app.api%2Fsrc%2Forg%2Fargeo%2Fapp%2Fapi%2Fentity.cnd;fp=org.argeo.app.api%2Fsrc%2Forg%2Fargeo%2Fapp%2Fapi%2Fentity.cnd;h=9da2af7a4a15d5333242f35f77e64b76d8c53a25;hb=36a9a4d540f617bd23170a109ee08e9e200e2143;hp=2ca640bae9afd6a3473cdaae3ecfde23fc234cb4;hpb=b06a0f5f77d4f126c8e38625882cd68a827dcd70;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.app.api/src/org/argeo/app/api/entity.cnd b/org.argeo.app.api/src/org/argeo/app/api/entity.cnd index 2ca640b..9da2af7 100644 --- a/org.argeo.app.api/src/org/argeo/app/api/entity.cnd +++ b/org.argeo.app.api/src/org/argeo/app/api/entity.cnd @@ -118,9 +118,9 @@ mixin [entity:geobounded] mixin -- entity:minLat (DOUBLE) m -- entity:minLon (DOUBLE) m -- entity:maxLat (DOUBLE) m -- entity:maxLon (DOUBLE) m +- entity:minLat (DOUBLE) +- entity:minLon (DOUBLE) +- entity:maxLat (DOUBLE) +- entity:maxLon (DOUBLE) - entity:minAlt (DOUBLE) - entity:maxAlt (DOUBLE)