List Geometry

GET {{baseUrl}}/floorplans/:floorplanId/geometry?filter[represents.data.type]=<string>&coordinateSystem=ORG2D&include=<string>

List Geometry, filtered by user provided parameters

Request Params

KeyDatatypeRequiredDescription
filter[represents.data.type]stringOnly return items matching to represents.data.type, applicable to svg+xml type of response only
coordinateSystemstring(Required) Used for application/geo+json type response only.
includestringUsed for application/geo+json type response only to add the Geometry represents data attributes in response

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;type&quot;:&quot;FeatureCollection&quot;,&quot;features&quot;:[{&quot;type&quot;:&quot;Feature&quot;,&quot;geometry&quot;:{&quot;type&quot;:&quot;Polygon&quot;,&quot;coordinates&quot;:[[[-71.03336244821548,42.21272790670376],[-71.03337183594704,42.212390185078924],[-71.0331679880619,42.212390185078924],[-71.03316128253937,42.21272790670376],[-71.03336244821548,42.21272790670376]]]},&quot;properties&quot;:{&quot;geometryId&quot;:&quot;7b17f8a9-91fb-4787-8f53-702a107b7d71&quot;,&quot;sourceId&quot;:&quot;3QktIcHfDDrPYHESMLLARa&quot;,&quot;description&quot;:&quot;Newly added Room&quot;,&quot;geometryType&quot;:&quot;2D&quot;,&quot;imageSprite&quot;:{&quot;position&quot;:{&quot;left&quot;:5,&quot;top&quot;:-5},&quot;size&quot;:{&quot;height&quot;:10.2,&quot;width&quot;:20.5},&quot;rotationAngle&quot;:30.5},&quot;tags&quot;:{&quot;restricted room&quot;:true,&quot;admin room&quot;:true},&quot;represents&quot;:{&quot;data&quot;:{&quot;id&quot;:&quot;7b17f8a9-91fb-6666-3333-702a107b7d71&quot;,&quot;type&quot;:&quot;Location&quot;,&quot;attributes&quot;:{&quot;rangeMinLimit&quot;:0,&quot;rangeMaxLimit&quot;:100,&quot;unit&quot;:&quot;f&quot;}}}}},{&quot;type&quot;:&quot;Feature&quot;,&quot;geometry&quot;:{&quot;type&quot;:&quot;Polygon&quot;,&quot;coordinates&quot;:[[[-71.03336915373802,42.212489018506034],[-71.03337183594704,42.21239266833277],[-71.0331679880619,42.21239117838048],[-71.03316597640514,42.21248951515604],[-71.03336915373802,42.212489018506034]]]},&quot;properties&quot;:{&quot;geometryId&quot;:&quot;7b17f8a9-91fb-4787-8f53-702a107b7d72&quot;}},{&quot;type&quot;:&quot;Feature&quot;,&quot;geometry&quot;:{&quot;type&quot;:&quot;LineString&quot;,&quot;coordinates&quot;:[[-71.03331819176674,42.21256003941597],[-71.03320151567459,42.21256003941597]]},&quot;properties&quot;:{&quot;geometryId&quot;:&quot;7b17f8a9-91fb-4787-8f53-702a107b7d73&quot;,&quot;sourceId&quot;:&quot;3QktIcHfDDrPYHESMLLARw&quot;,&quot;description&quot;:&quot;Newly added Window&quot;,&quot;geometryType&quot;:&quot;2D&quot;,&quot;imageSprite&quot;:{&quot;position&quot;:{&quot;left&quot;:5,&quot;top&quot;:-5},&quot;size&quot;:{&quot;height&quot;:10.2,&quot;width&quot;:20.5},&quot;rotationAngle&quot;:30.5},&quot;tags&quot;:{&quot;glass window&quot;:true},&quot;represents&quot;:{&quot;data&quot;:{&quot;id&quot;:&quot;7b17f8a9-91fb-6666-3333-702a107b7d73&quot;,&quot;type&quot;:&quot;Equipment/EquipmentType:827d0ae5-6c62-42a7-9367-7aa95512823e&quot;,&quot;attributes&quot;:{&quot;rangeMinLimit&quot;:0,&quot;rangeMaxLimit&quot;:100,&quot;unit&quot;:&quot;f&quot;}}}}},{&quot;type&quot;:&quot;Feature&quot;,&quot;geometry&quot;:{&quot;type&quot;:&quot;Point&quot;,&quot;coordinates&quot;:[-71.03336445987225,42.21245872284883]},&quot;properties&quot;:{&quot;geometryId&quot;:&quot;7b17f8a9-91fb-4787-8f53-702a107b7d74&quot;,&quot;sourceId&quot;:&quot;3QktIcHfDDrPYHESMLLARd&quot;,&quot;description&quot;:&quot;Newly added Datapoint&quot;,&quot;geometryType&quot;:&quot;2D&quot;,&quot;imageSprite&quot;:{&quot;position&quot;:{&quot;left&quot;:5,&quot;top&quot;:-5},&quot;size&quot;:{&quot;height&quot;:10.2,&quot;width&quot;:20.5},&quot;rotationAngle&quot;:30.5},&quot;tags&quot;:{&quot;time-series&quot;:true,&quot;live-data&quot;:true},&quot;represents&quot;:{&quot;data&quot;:{&quot;id&quot;:&quot;7b17f8a9-91fb-6666-3333-702a107b7d74&quot;,&quot;type&quot;:&quot;BTZF:Point&quot;,&quot;attributes&quot;:{&quot;rangeMinLimit&quot;:0,&quot;rangeMaxLimit&quot;:100,&quot;unit&quot;:&quot;f&quot;}}}}}]}