{ "currentVersion": 10.91, "id": 17, "name": "SpanWire", "type": "Feature Layer", "parentLayer": { "id": 12, "name": "Additional Electrical Features" }, "defaultVisibility": false, "minScale": 1000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1477758.233160764, "ymin": 739813.9746828526, "xmax": 1495782.5553797632, "ymax": 757380.9211761802, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "7", "label": "Electric (underground)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "8", "label": "Electric (overhead)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 }, "value": "2", "label": "Traffic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 8 }, "value": "4", "label": "Speaker", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 8 }, "value": "3", "label": "Telephone", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1 }, "value": "6", "label": "Fiber Optics (overhead)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 163, 255, 115, 255 ], "width": 1 }, "value": "5", "label": "Fiber Optics (underground)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "SubType" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Location" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "StreetName" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Owner" }, { "name": "InstallContractor", "type": "esriFieldTypeString", "alias": "InstallContractor", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "InstallContractor" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "tSpanWireMaterial", "description": "Wire material", "codedValues": [ { "name": "Copper", "code": "CP" }, { "name": "Aluminum", "code": "AL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "RecordedLength", "type": "esriFieldTypeDouble", "alias": "RecordedLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecordedLength" }, { "name": "Gauge", "type": "esriFieldTypeSmallInteger", "alias": "Gauge", "domain": { "type": "codedValue", "name": "tSpanWireGuage", "description": "Wire gauge", "codedValues": [ { "name": "6 Guage", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Gauge" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "tLifeCycleStatus", "description": "Traffic lifecycle status", "codedValues": [ { "name": "Removed", "code": "Removed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifeCycleStatus" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "WireCount", "type": "esriFieldTypeSmallInteger", "alias": "WireCount", "domain": { "type": "codedValue", "name": "tSpanWireCount", "description": "Wire count", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WireCount" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ConduitSize", "type": "esriFieldTypeInteger", "alias": "Conduit Size", "domain": { "type": "range", "name": "tConduitSize", "description": "Size of Traffic and Electric Conduit", "range": [ 1, 12 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConduitSize" }, { "name": "ConduitMaterial", "type": "esriFieldTypeString", "alias": "ConduitMaterial", "domain": { "type": "codedValue", "name": "tSpanWireConduitMaterial", "description": "Conduit Material Type", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Aluminum", "code": "Aluminium" }, { "name": "Polyvinyl chloride", "code": "PVC" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConduitMaterial" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R460_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_460", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_460", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a297_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 7, "name": "Electric (underground)", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Electric (underground)", "description": "", "prototype": { "attributes": { "ConduitSize": null, "ConduitMaterial": null, "SubType": 7, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "Electric (overhead)", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Electric (overhead)", "description": "", "prototype": { "attributes": { "ConduitSize": null, "ConduitMaterial": null, "SubType": 8, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Traffic (underground)", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Traffic (underground)", "description": "", "prototype": { "attributes": { "ConduitSize": null, "ConduitMaterial": null, "SubType": 2, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Speaker", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Speaker", "description": "", "prototype": { "attributes": { "ConduitMaterial": null, "SubType": 4, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "ConduitSize": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Telephone", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Telephone", "description": "", "prototype": { "attributes": { "ConduitMaterial": null, "SubType": 3, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "ConduitSize": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Fiber Optics (overhead)", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Fiber Optics (overhead)", "description": "", "prototype": { "attributes": { "ConduitSize": null, "ConduitMaterial": null, "SubType": 6, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Fiber Optics (underground)", "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} }, "templates": [ { "name": "Fiber Optics", "description": "", "prototype": { "attributes": { "ConduitMaterial": null, "SubType": 5, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "ConduitSize": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 3, "name": "Telephone", "defaultValues": { "SubType": 3, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 4, "name": "Speaker", "defaultValues": { "SubType": 4, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 5, "name": "Fiber Optics (underground)", "defaultValues": { "SubType": 5, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 6, "name": "Fiber Optics (overhead)", "defaultValues": { "SubType": 6, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 7, "name": "Electric (underground)", "defaultValues": { "SubType": 7, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 8, "name": "Electric (overhead)", "defaultValues": { "SubType": 8, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 9, "name": "Cable (underground)", "defaultValues": { "SubType": 9, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 10, "name": "Cable (overhead)", "defaultValues": { "SubType": 10, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 2, "name": "Traffic (underground)", "defaultValues": { "SubType": 2, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } }, { "code": 11, "name": "Traffic (overhead)", "defaultValues": { "SubType": 11, "LegacyID": null, "Location": null, "StreetName": null, "InstallDate": null, "Owner": null, "InstallContractor": null, "Material": null, "RecordedLength": null, "Gauge": null, "LifeCycleStatus": null, "WarrantyDate": null, "WireCount": null, "ConditionDate": null, "Condition": null, "FacilityID": null, "GlobalID": null, "ConduitSize": null, "ConduitMaterial": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "domains": { "Material": {"type": "inherited"}, "Gauge": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "WireCount": {"type": "inherited"} } } ], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }