{ "currentVersion": 10.6, "id": 22, "name": "Campsite", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "EditTimestamp", "editorField": "Employee" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1583801336000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 457743.92009999976, "ymin": 3340640.0713, "xmax": 712268.0495999996, "ymax": 3422506.5032, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "071158dc6fbf1d847f5a153d76857d16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASpJREFUKJGF0E8og3Ecx/G39qyHktba6ikHadomQzYpQ+1pSYpMDjTJZccVpUYucqA4yElzUVppcUDKcrBEVs9BTeOww7IjtVaU9CvksCj2aJ/b98/r8pHQjwUo6B0kvd1wC9qrkUAyTaYimPSyODtE/f41W8k0fZWAxW2Tg4pJyAMdtOULBA40jv4FIR+bI53CHj2DaR91dkVeAnECfJQBs9nc7ncVe3NPVK0cg9UEY93CmXtkLq6xXgYmPMWNLjsN4e3SPL8L2hrVbps8FddEFHj5AV4HwfEeWi/uIHFfAgLYu4RQv2jO5FmNpQh/gxrVyUyTgvVNwOnC7xaMBgyqC38sRSPwIA06WK6VcZ/f/i2wlKtneP/EOeph5/AGVUpkiSSyRPTfy/MFGAFSX7Er9PgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "Region", "defaultSubtypeCode": 0, "fields": [ { "name": "Region", "type": "esriFieldTypeInteger", "alias": "Region", "domain": null, "editable": true, "nullable": true }, { "name": "WMA", "type": "esriFieldTypeString", "alias": "WMA", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Tract", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Campsite Type", "description": "Campsite Type", "codedValues": [ { "name": "RV", "code": "RV" }, { "name": "Tent", "code": "Tent" }, { "name": "Combination", "code": "Combination" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "CampsiteNumber", "type": "esriFieldTypeSmallInteger", "alias": "Campsite Number", "domain": null, "editable": true, "nullable": true }, { "name": "Width", "type": "esriFieldTypeSmallInteger", "alias": "Width (ft)", "domain": null, "editable": true, "nullable": true }, { "name": "Length", "type": "esriFieldTypeSmallInteger", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true }, { "name": "IsReservable", "type": "esriFieldTypeString", "alias": "Reservable", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasPavilion", "type": "esriFieldTypeString", "alias": "Pavilion Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasPicnicTable", "type": "esriFieldTypeString", "alias": "Picnic Table Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasGrill", "type": "esriFieldTypeString", "alias": "Grill Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasFireRing", "type": "esriFieldTypeString", "alias": "Fire Ring Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasConcretePad", "type": "esriFieldTypeString", "alias": "Concrete Pad Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "ConcretePadSize", "type": "esriFieldTypeString", "alias": "Concrete Pad Size", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "HasRestroom", "type": "esriFieldTypeString", "alias": "Restroom Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasParking", "type": "esriFieldTypeString", "alias": "Parking Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasMobility", "type": "esriFieldTypeString", "alias": "Mobility Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "AccessStatus", "type": "esriFieldTypeString", "alias": "Access Status", "domain": { "type": "codedValue", "name": "Access Status", "description": "Access Status", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "Open", "code": "Open" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Retired", "code": "Retired" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "AssessmentStatus", "type": "esriFieldTypeString", "alias": "Assessment Status", "domain": { "type": "codedValue", "name": "Assessment Status 2", "description": "Assessment Status 2", "codedValues": [ { "name": "Herbicide", "code": "Herbicide" }, { "name": "Maintain", "code": "Maintain" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Remove", "code": "Remove" }, { "name": "Repair", "code": "Repair" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition 2", "description": "Condition 2", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "IsPosted", "type": "esriFieldTypeString", "alias": "Posted", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "OriginDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Installer", "type": "esriFieldTypeString", "alias": "Installer", "domain": { "type": "codedValue", "name": "Party Type 1", "description": "Party Type 1", "codedValues": [ { "name": "Contractor", "code": "Contractor" }, { "name": "District", "code": "District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Party Type 3", "description": "Party Type 3", "codedValues": [ { "name": "District", "code": "District" }, { "name": "Government", "code": "Government" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": { "type": "codedValue", "name": "Party Type 3", "description": "Party Type 3", "codedValues": [ { "name": "District", "code": "District" }, { "name": "Government", "code": "Government" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "HasNotification", "type": "esriFieldTypeString", "alias": "Notification Needed", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1024 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "Employee", "type": "esriFieldTypeString", "alias": "Employee", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "EditTimestamp", "type": "esriFieldTypeDate", "alias": "EditTimestamp", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false } ], "indexes": [ { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_26", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Campsite", "description": "", "prototype": { "attributes": { "Type": null, "Region": null, "WMA": null, "Tract": null, "Name": "", "CampsiteNumber": null, "Width": null, "Length": null, "IsReservable": null, "HasPavilion": null, "HasPicnicTable": null, "HasGrill": null, "HasFireRing": null, "HasConcretePad": null, "ConcretePadSize": null, "HasRestroom": null, "HasParking": null, "HasMobility": null, "AccessStatus": null, "AssessmentStatus": null, "Condition": null, "IsPosted": null, "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": null, "LastInspectionDate": null, "HasNotification": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "West", "defaultValues": { "Region": 1, "WMA": null, "Tract": null, "Type": null, "Name": null, "CampsiteNumber": null, "Width": null, "Length": null, "IsReservable": null, "HasPavilion": null, "HasPicnicTable": null, "HasGrill": null, "HasFireRing": null, "HasConcretePad": null, "ConcretePadSize": null, "HasRestroom": null, "HasParking": null, "HasMobility": null, "AccessStatus": null, "AssessmentStatus": null, "Condition": null, "IsPosted": null, "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": null, "LastInspectionDate": null, "HasNotification": "No", "Comments": null, "GlobalID": null, "Employee": null, "EditTimestamp": null }, "domains": { "Tract": { "type": "codedValue", "name": "Tract - West", "description": "Tract - West", "codedValues": [ { "name": "Avalon", "code": "Avalon" }, { "name": "Bluff Springs", "code": "Bluff Springs" }, { "name": "Brewer", "code": "Brewer" }, { "name": "Clark", "code": "Clark" }, { "name": "Davis", "code": "Davis" }, { "name": "DeFuniak", "code": "DeFuniak" }, { "name": "Dutex", "code": "Dutex" }, { "name": "Escambia", "code": "Escambia" }, { "name": "Garcon Point", "code": "Garcon Point" }, { "name": "Haiseal", "code": "Haiseal" }, { "name": "Herndon", "code": "Herndon" }, { "name": "Holsberry", "code": "Holsberry" }, { "name": "IP", "code": "IP" }, { "name": "IP Mitigation", "code": "IP Mitigation" }, { "name": "Milton", "code": "Milton" }, { "name": "Mystic Spring", "code": "Mystic Spring" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Out Parcel", "code": "Out Parcel" }, { "name": "Pridgen", "code": "Pridgen" }, { "name": "Rogers", "code": "Rogers" }, { "name": "Watson", "code": "Watson" }, { "name": "Yellow River", "code": "Yellow River" }, { "name": "Yellow River Ranch", "code": "Yellow River Ranch" }, { "name": "Zarrow", "code": "Zarrow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Type": {"type": "inherited"}, "IsReservable": {"type": "inherited"}, "HasPavilion": {"type": "inherited"}, "HasPicnicTable": {"type": "inherited"}, "HasGrill": {"type": "inherited"}, "HasFireRing": {"type": "inherited"}, "HasConcretePad": {"type": "inherited"}, "HasRestroom": {"type": "inherited"}, "HasParking": {"type": "inherited"}, "HasMobility": {"type": "inherited"}, "AccessStatus": {"type": "inherited"}, "AssessmentStatus": {"type": "inherited"}, "Condition": {"type": "inherited"}, "IsPosted": {"type": "inherited"}, "Installer": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "HasNotification": {"type": "inherited"} } }, { "code": 2, "name": "Central", "defaultValues": { "Region": 2, "WMA": null, "Tract": null, "Type": null, "Name": null, "CampsiteNumber": null, "Width": null, "Length": null, "IsReservable": null, "HasPavilion": null, "HasPicnicTable": null, "HasGrill": null, "HasFireRing": null, "HasConcretePad": null, "ConcretePadSize": null, "HasRestroom": null, "HasParking": null, "HasMobility": null, "AccessStatus": null, "AssessmentStatus": null, "Condition": null, "IsPosted": null, "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": null, "LastInspectionDate": null, "HasNotification": "No", "Comments": null, "GlobalID": null, "Employee": null, "EditTimestamp": null }, "domains": { "Tract": { "type": "codedValue", "name": "Tract - Central", "description": "Tract - Central", "codedValues": [ { "name": "Brunson", "code": "Brunson" }, { "name": "Cat Creek", "code": "Cat Creek" }, { "name": "Choctawhatchee River", "code": "Choctawhatchee River" }, { "name": "Devils Swamp", "code": "Devils Swamp" }, { "name": "Econfina", "code": "Econfina" }, { "name": "EFO", "code": "EFO" }, { "name": "Fraoli", "code": "Fraoli" }, { "name": "Glover", "code": "Glover" }, { "name": "Haddock", "code": "Haddock" }, { "name": "Hobbs Pasture", "code": "Hobbs Pasture" }, { "name": "Hogtown Bayou", "code": "Hogtown Bayou" }, { "name": "Holmes Creek", "code": "Holmes Creek" }, { "name": "Lafayette Creek", "code": "Lafayette Creek" }, { "name": "Lafayette Creek Mitigation", "code": "Lafayette Creek Mitigation" }, { "name": "Lark Simms", "code": "Lark Simms" }, { "name": "Lee", "code": "Lee" }, { "name": "McGill", "code": "McGill" }, { "name": "Nokuse", "code": "Nokuse" }, { "name": "Out Parcel", "code": "Out Parcel" }, { "name": "Patronis", "code": "Patronis" }, { "name": "Patronis CE", "code": "Patronis CE" }, { "name": "Plum Creek", "code": "Plum Creek" }, { "name": "Sapp", "code": "Sapp" }, { "name": "SHLMB", "code": "SHLMB" }, { "name": "St. Andrews", "code": "St. Andrews" }, { "name": "St. Joe", "code": "St. Joe" }, { "name": "Steele Lachina", "code": "Steele Lachina" }, { "name": "Syfrett", "code": "Syfrett" }, { "name": "Ward Creek", "code": "Ward Creek" }, { "name": "White Exchange", "code": "White Exchange" }, { "name": "Wooley", "code": "Wooley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Type": {"type": "inherited"}, "IsReservable": {"type": "inherited"}, "HasPavilion": {"type": "inherited"}, "HasPicnicTable": {"type": "inherited"}, "HasGrill": {"type": "inherited"}, "HasFireRing": {"type": "inherited"}, "HasConcretePad": {"type": "inherited"}, "HasRestroom": {"type": "inherited"}, "HasParking": {"type": "inherited"}, "HasMobility": {"type": "inherited"}, "AccessStatus": {"type": "inherited"}, "AssessmentStatus": {"type": "inherited"}, "Condition": {"type": "inherited"}, "IsPosted": {"type": "inherited"}, "Installer": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "HasNotification": {"type": "inherited"} } }, { "code": 3, "name": "East", "defaultValues": { "Region": 3, "WMA": null, "Tract": null, "Type": null, "Name": null, "CampsiteNumber": null, "Width": null, "Length": null, "IsReservable": null, "HasPavilion": null, "HasPicnicTable": null, "HasGrill": null, "HasFireRing": null, "HasConcretePad": null, "ConcretePadSize": null, "HasRestroom": null, "HasParking": null, "HasMobility": null, "AccessStatus": null, "AssessmentStatus": null, "Condition": null, "IsPosted": null, "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": null, "LastInspectionDate": null, "HasNotification": "No", "Comments": null, "GlobalID": null, "Employee": null, "EditTimestamp": null }, "domains": { "Tract": { "type": "codedValue", "name": "Tract - East", "description": "Tract - East", "codedValues": [ { "name": "Altha", "code": "Altha" }, { "name": "Apalachicola", "code": "Apalachicola" }, { "name": "Avitable", "code": "Avitable" }, { "name": "Beaverdam", "code": "Beaverdam" }, { "name": "Billingsley", "code": "Billingsley" }, { "name": "Carlton Farms", "code": "Carlton Farms" }, { "name": "Carroll", "code": "Carroll" }, { "name": "Coastal", "code": "Coastal" }, { "name": "Davidson", "code": "Davidson" }, { "name": "FL River Island", "code": "FL River Island" }, { "name": "Gaskin", "code": "Gaskin" }, { "name": "Gerrell", "code": "Gerrell" }, { "name": "HQ", "code": "HQ" }, { "name": "Jones", "code": "Jones" }, { "name": "Langford", "code": "Langford" }, { "name": "Lynch", "code": "Lynch" }, { "name": "Marianna", "code": "Marianna" }, { "name": "Out Parcel", "code": "Out Parcel" }, { "name": "Peddie", "code": "Peddie" }, { "name": "Phipps Park", "code": "Phipps Park" }, { "name": "Pope", "code": "Pope" }, { "name": "Seal Conti", "code": "Seal Conti" }, { "name": "Shuler", "code": "Shuler" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Trammell", "code": "Trammell" }, { "name": "Upper Chipola", "code": "Upper Chipola" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Type": {"type": "inherited"}, "IsReservable": {"type": "inherited"}, "HasPavilion": {"type": "inherited"}, "HasPicnicTable": {"type": "inherited"}, "HasGrill": {"type": "inherited"}, "HasFireRing": {"type": "inherited"}, "HasConcretePad": {"type": "inherited"}, "HasRestroom": {"type": "inherited"}, "HasParking": {"type": "inherited"}, "HasMobility": {"type": "inherited"}, "AccessStatus": {"type": "inherited"}, "AssessmentStatus": {"type": "inherited"}, "Condition": {"type": "inherited"}, "IsPosted": {"type": "inherited"}, "Installer": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "HasNotification": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true }