{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "MeterPole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1970379.0205000043, "ymin": 267042.0823249966, "xmax": 1974521.1618250012, "ymax": 271093.63230000436, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c272793cf3642a29e9e777a042c6c3a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVQokWNhIBGwUKZBrVhEWZZ/+at3323+/PnLLCbEdf3Nu+8xXy93XsbUoJLLJyLAedtST1Igwl2dgZODhWHPiUd6U1dePMOtU2L69UrPJRQNBppSk2TEeQUKog3hZgS7qIAotpW7bi6/x8CgjaLh+48/jq4WchhudrGQY5i47LwahpOYmZn+/fj1F0PD9x9/GFhZmP9haBAT4tq6ZvftbCdTGQZGRka4hhU7bzIoSvNevHAOTcOBZx8LNNhYA7La9kuHuKoycLAxM+w+8Yjh3PVX3/l52P0xQ+lAw58bDg0K7lK8M5dvv+H57x8Di4gg52lBHqbYqzur32GPhwMNf3YyMCRjeAQJkBzTAKGiWAcaPY2gAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "fMeterStatus", "description": "", "codedValues": [ { "name": "Active Meter", "code": "ACT" }, { "name": "Inactive Meter", "code": "INACT" }, { "name": "Removed Meter", "code": "REM" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G324FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MeterPole", "description": "", "prototype": { "attributes": { "InstallationDate": null, "FacilityID": null, "OWNER": null, "STATUS": null, "WarrantyDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Fence", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "fGrounds", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GROUNDSREF", "composite": false, "catalogID": "{C07A682B-46E0-41E1-8F6C-F6D81BE5AF67}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1953387.0915749967, "ymin": 234410.736499995, "xmax": 1985463.6747999936, "ymax": 279498.70777499676, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 1.15 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "AMENTYPE", "type": "esriFieldTypeString", "alias": "Amenity Type", "domain": { "type": "codedValue", "name": "SiteAmenityType", "description": "The type of site amenity installed along a road or on a campus", "codedValues": [ { "name": "Aluminum Perimeter Fence", "code": "Aluminum Perimeter Fence" }, { "name": "Automatic Gate", "code": "Automatic Gate" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Decorative Wall", "code": "Decorative Wall" }, { "name": "Gate", "code": "Gate" }, { "name": "Retaining Wall", "code": "Retaining Wall" }, { "name": "Security Chain Link Fence", "code": "Security Chain Link Fence" }, { "name": "Wooden Picket Fence", "code": "Wooden Picket Fence" }, { "name": "Wooden Post and Rail Fence", "code": "Wooden Post and Rail Fence" }, { "name": "Wooden Privacy Fence", "code": "Wooden Privacy Fence" }, { "name": "Wooden Split Rail Fence", "code": "Wooden Split Rail Fence" }, { "name": "Wrought Iron Fence", "code": "Wrought Iron Fence" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AMENTYPE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "GROUNDSREF", "type": "esriFieldTypeString", "alias": "Reference ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GROUNDSREF" }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESC" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_164", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G331GROUNDSREF", "fields": "GROUNDSREF", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S104_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fence", "description": "", "prototype": { "attributes": { "DESC_": null, "FACILITYID": null, "AMENTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "GROUNDSREF": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "fElectrical", "relatedTableId": 14, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{9FD01D0E-86F2-4CFC-ADD6-19F107C0507D}" }, { "id": 3, "name": "fSafetySecurity", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{F28C7702-4A5C-4D41-9BB4-4A32280D3090}" }, { "id": 4, "name": "fPlumbing", "relatedTableId": 15, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{EBD9F2F5-B2D4-48B4-B064-254CC75556E1}" }, { "id": 5, "name": "fMechanical", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{F5080774-2E25-4F0B-A28F-F21FB8265462}" }, { "id": 6, "name": "fEnvelope", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{BA1BCAF1-0FD1-40D5-8D1D-69D8DECB33E6}" }, { "id": 7, "name": "fOverheadDoor", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{591FC243-05DB-4ECA-8431-95D3E5C94DF2}" }, { "id": 8, "name": "fGrounds", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GroundsID", "composite": false, "catalogID": "{E0957A09-5279-4999-8759-6DA502AA7EEB}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1936987.9487999976, "ymin": 230055.61310000718, "xmax": 1992216.0417249948, "ymax": 299016.0623500049, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Description" }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Sprinklers" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "NumStories", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfStories", "domain": { "type": "range", "name": "fDomNumLevels", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumStories" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "ParkingType", "domain": { "type": "codedValue", "name": "fDomParkingType", "description": "", "codedValues": [ { "name": "Adjacent", "code": "ADJ" }, { "name": "Attached", "code": "ATTCH" }, { "name": "Both", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Parking" }, { "name": "SqFootage", "type": "esriFieldTypeInteger", "alias": "SquareFootage", "domain": { "type": "range", "name": "fDomSqFootage", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SqFootage" }, { "name": "ExtDoors", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfExteriorDoors", "domain": { "type": "range", "name": "fDomNumExtDoors", "description": "", "range": [ 1, 25 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtDoors" }, { "name": "CentralAir", "type": "esriFieldTypeString", "alias": "CentralAir", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CentralAir" }, { "name": "METASYS", "type": "esriFieldTypeString", "alias": "METASYS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "METASYS" }, { "name": "FireAlarm", "type": "esriFieldTypeString", "alias": "FireAlarm", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FireAlarm" }, { "name": "Construction", "type": "esriFieldTypeString", "alias": "Construction", "domain": { "type": "codedValue", "name": "fDomConstructionType_1", "description": "", "codedValues": [ { "name": "Post Tension", "code": "POST" }, { "name": "Beam", "code": "BEAM" }, { "name": "Stone and Mortar", "code": "STONE" }, { "name": "Brick and Mortar", "code": "BRICK" }, { "name": "Wood Frame", "code": "WOOD" }, { "name": "Metal Frame", "code": "METAL" }, { "name": "Masonry", "code": "MASON" }, { "name": "Concrete", "code": "CONC" }, { "name": "PreCast", "code": "PRCAST" }, { "name": "Glass", "code": "GLASS" }, { "name": "Log (Wood)", "code": "LOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Construction" }, { "name": "RoofType", "type": "esriFieldTypeString", "alias": "RoofType", "domain": { "type": "codedValue", "name": "fDomRoofType", "description": "", "codedValues": [ { "name": "Composition", "code": "COMP" }, { "name": "Rubber Membrane / Gravel", "code": "RUB_GRA" }, { "name": "Rubber Membrane", "code": "RUBBER" }, { "name": "DPM Rubber / Gravel", "code": "DPM" }, { "name": "Clay Tile", "code": "CLAY" }, { "name": "Metal Deck", "code": "METAL" }, { "name": "Slate", "code": "SLATE" }, { "name": "Metal Deck / Rubber Membrane", "code": "MET_RUB" }, { "name": "Corrugated Metal", "code": "CORRUG" }, { "name": "Asphalt or Asphalt 3 Tab", "code": "ASPHALT" }, { "name": "Shake (Wood)", "code": "SHAKE" }, { "name": "Timberline", "code": "TIMBERLINE" }, { "name": "TPM", "code": "TPM" }, { "name": "Precast Concrete", "code": "PRECAST" }, { "name": "Glass", "code": "GLASS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoofType" }, { "name": "Construct", "type": "esriFieldTypeString", "alias": "ConstructionType", "domain": { "type": "codedValue", "name": "fDomParkingType", "description": "", "codedValues": [ { "name": "Adjacent", "code": "ADJ" }, { "name": "Attached", "code": "ATTCH" }, { "name": "Both", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Construct" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Active/Inactive", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Status" }, { "name": "GroundsID", "type": "esriFieldTypeString", "alias": "Grounds ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundsID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "cOwner", "description": "", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Private", "code": "Private" }, { "name": "State of Kansas", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "F_TYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": { "type": "codedValue", "name": "fFacilityType", "description": "", "codedValues": [ { "name": "Fire Facility", "code": "FIRE" }, { "name": "Law Enforcement Facility", "code": "POLICE" }, { "name": "Office Facility", "code": "OFFICE" }, { "name": "Zoo Facility", "code": "ZOO" }, { "name": "Maintenance Facility", "code": "MAINT" }, { "name": "Pump Station Facility", "code": "PUMP" }, { "name": "Utility Facility", "code": "UTILITY" }, { "name": "Community Facility", "code": "COMMUNITY" }, { "name": "Theater Facility", "code": "THEATER" }, { "name": "Park Facility", "code": "PARK" }, { "name": "Other Facility", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "F_TYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_155", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G322FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G322GroundsID", "fields": "GroundsID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Facility", "description": "", "prototype": { "attributes": { "F_TYPE": null, "FacilityID": null, "InstallationDate": null, "Address": null, "Description": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Parking": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "METASYS": null, "FireAlarm": null, "Construction": null, "RoofType": null, "Construct": null, "Status": null, "GroundsID": null, "OWNER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "ParkingGarage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 10, "name": "fParkingSystemEquip", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{0A8AD2E8-AD83-4CCF-8B46-AB5DB4FFE996}" }, { "id": 11, "name": "fEnvelope", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{C6FD58E7-6B22-4B85-88C6-9C01EB1E11E8}" }, { "id": 12, "name": "fOverheadDoor", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{1E7431B0-6292-48EE-BE0C-DEAE6E05227D}" }, { "id": 13, "name": "fSafetySecurity", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{85D38F10-BD7A-4705-8958-1AD94F719E53}" }, { "id": 14, "name": "fGrounds", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GroundsID", "composite": false, "catalogID": "{FF7664A8-0053-4004-B7A0-9E0705362444}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1971314.1697250009, "ymin": 267051.7080499977, "xmax": 1974728.7308000028, "ymax": 274016.3256999999, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_TYPE", "field2": "Owner", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City Owned Parking Garage", "description": "City Owned Parking Garage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Garage", "CITY" ] ] }, { "label": "Parking Garage", "description": "Parking Garage", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Garage", "CAPITAL FEDERAL" ], [ "Parking Garage", "CSFB" ], [ "Parking Garage", "INVESTMENT GROUP" ], [ "Parking Garage", "KPERS REALTY" ], [ "Parking Garage", "STATE" ], [ "Parking Garage", "TPBC _ STATE OF" ], [ "Parking Garage", "USA - GSA" ], [ "Parking Garage", "WESTSTAR" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,CITY", "label": "City Owned Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,CAPITAL FEDERAL", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,CSFB", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,INVESTMENT GROUP", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,KPERS REALTY", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,STATE", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,TPBC _ STATE OF", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,USA - GSA", "label": "Parking Garage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Garage,WESTSTAR", "label": "Parking Garage" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 48, 145, 255 ], "toColor": [ 123, 48, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 156, 50, 255 ], "toColor": [ 101, 156, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 42, 255 ], "toColor": [ 168, 42, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 134, 161, 255 ], "toColor": [ 35, 134, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 109, 68, 255 ], "toColor": [ 135, 109, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 43, 94, 255 ], "toColor": [ 161, 43, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 168, 130, 255 ], "toColor": [ 40, 168, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 62, 133, 255 ], "toColor": [ 34, 62, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 166, 255 ], "toColor": [ 43, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 88, 82, 255 ], "toColor": [ 171, 88, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 162, 78, 255 ], "toColor": [ 173, 162, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 95, 32, 255 ], "toColor": [ 150, 95, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 133, 67, 255 ], "toColor": [ 49, 133, 67, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "ST_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Sprinklers" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "NumStories", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfStories", "domain": { "type": "range", "name": "fDomNumLevels", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumStories" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Construct", "type": "esriFieldTypeString", "alias": "ConstructionType", "domain": { "type": "codedValue", "name": "fDomConstructionType_1", "description": "", "codedValues": [ { "name": "Post Tension", "code": "POST" }, { "name": "Beam", "code": "BEAM" }, { "name": "Stone and Mortar", "code": "STONE" }, { "name": "Brick and Mortar", "code": "BRICK" }, { "name": "Wood Frame", "code": "WOOD" }, { "name": "Metal Frame", "code": "METAL" }, { "name": "Masonry", "code": "MASON" }, { "name": "Concrete", "code": "CONC" }, { "name": "PreCast", "code": "PRCAST" }, { "name": "Glass", "code": "GLASS" }, { "name": "Log (Wood)", "code": "LOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Construct" }, { "name": "SqFootage", "type": "esriFieldTypeInteger", "alias": "SquareFootage", "domain": { "type": "range", "name": "fDomSqFootage", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SqFootage" }, { "name": "ExtDoors", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfExteriorDoors", "domain": { "type": "range", "name": "fDomNumExtDoors", "description": "", "range": [ 1, 25 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtDoors" }, { "name": "CentralAir", "type": "esriFieldTypeString", "alias": "CentralAir", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CentralAir" }, { "name": "FireAlarm", "type": "esriFieldTypeString", "alias": "FireAlarm", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FireAlarm" }, { "name": "ParkingSys", "type": "esriFieldTypeString", "alias": "ParkingSystem", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys" }, { "name": "NumSpaces", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfSpaces", "domain": { "type": "range", "name": "fDomNumSpaces", "description": "", "range": [ 1, 1000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumSpaces" }, { "name": "Staffed", "type": "esriFieldTypeString", "alias": "Staffed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Staffed" }, { "name": "Payment", "type": "esriFieldTypeString", "alias": "PaymentType", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment" }, { "name": "ParkingSys1", "type": "esriFieldTypeString", "alias": "ParkingSys1", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParkingSys1" }, { "name": "ParkingSys2", "type": "esriFieldTypeString", "alias": "ParkingSys2", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys2" }, { "name": "ParkingSys3", "type": "esriFieldTypeString", "alias": "ParkingSys3", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys3" }, { "name": "ParkingSys4", "type": "esriFieldTypeString", "alias": "ParkingSys4", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys4" }, { "name": "ParkingSys5", "type": "esriFieldTypeString", "alias": "ParkingSys5", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys5" }, { "name": "Payment1", "type": "esriFieldTypeString", "alias": "Payment Type 1", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment1" }, { "name": "Payment2", "type": "esriFieldTypeString", "alias": "Payment Type 2", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment2" }, { "name": "Payment3", "type": "esriFieldTypeString", "alias": "Payment Type 3", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment3" }, { "name": "Payment4", "type": "esriFieldTypeString", "alias": "Payment Type 4", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment4" }, { "name": "Payment5", "type": "esriFieldTypeString", "alias": "Payment Type 5", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment5" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "cOwner", "description": "", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Private", "code": "Private" }, { "name": "State of Kansas", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": { "type": "codedValue", "name": "ParkingStructureType", "description": "The type of parking structure", "codedValues": [ { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Street Parking", "code": "Street Parking" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "GroundsID", "type": "esriFieldTypeString", "alias": "Grounds ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundsID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "SNOW_REM", "type": "esriFieldTypeString", "alias": "SNOW_REM", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SNOW_REM" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G333GroundsID", "fields": "GroundsID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G333FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S106_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Parking Garage", "name": "City Owned Parking Garage", "domains": { "Sprinklers": {"type": "inherited"}, "NumStories": {"type": "inherited"}, "LifeExpect": {"type": "inherited"}, "Construct": {"type": "inherited"}, "SqFootage": {"type": "inherited"}, "ExtDoors": {"type": "inherited"}, "CentralAir": {"type": "inherited"}, "FireAlarm": {"type": "inherited"}, "ParkingSys": {"type": "inherited"}, "NumSpaces": {"type": "inherited"}, "Staffed": {"type": "inherited"}, "Payment": {"type": "inherited"}, "ParkingSys1": {"type": "inherited"}, "ParkingSys2": {"type": "inherited"}, "ParkingSys3": {"type": "inherited"}, "ParkingSys4": {"type": "inherited"}, "ParkingSys5": {"type": "inherited"}, "Payment1": {"type": "inherited"}, "Payment2": {"type": "inherited"}, "Payment3": {"type": "inherited"}, "Payment4": {"type": "inherited"}, "Payment5": {"type": "inherited"}, "Owner": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "SNOW_REM": {"type": "inherited"} }, "templates": [ { "name": "City Owned Parking Garage", "description": "", "prototype": { "attributes": { "SNOW_REM": null, "Payment5": null, "LOCATION": null, "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Owner": "CITY", "GroundsID": null, "ST_TYPE": "Parking Garage" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage", "description": "", "prototype": { "attributes": { "SNOW_REM": null, "Payment5": null, "LOCATION": null, "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Owner": "CAPITAL FEDERAL", "GroundsID": null, "ST_TYPE": "Parking Garage" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, CSFB", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "CSFB", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, INVESTMENT GROUP", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "INVESTMENT GROUP", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, KPERS REALTY", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "KPERS REALTY", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, STATE", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "STATE", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, TPBC _ STATE OF", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "TPBC _ STATE OF", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, USA - GSA", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "USA - GSA", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Garage, WESTSTAR", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Garage", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "WESTSTAR", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "ParkingLot", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 16, "name": "fParkingSystemEquip", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{0A8AD2E8-AD83-4CCF-8B46-AB5DB4FFE996}" }, { "id": 18, "name": "fEnvelope", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{C6FD58E7-6B22-4B85-88C6-9C01EB1E11E8}" }, { "id": 19, "name": "fOverheadDoor", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{1E7431B0-6292-48EE-BE0C-DEAE6E05227D}" }, { "id": 20, "name": "fSafetySecurity", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{85D38F10-BD7A-4705-8958-1AD94F719E53}" }, { "id": 15, "name": "fGrounds", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GroundsID", "composite": false, "catalogID": "{FF7664A8-0053-4004-B7A0-9E0705362444}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1971314.1697250009, "ymin": 267051.7080499977, "xmax": 1974728.7308000028, "ymax": 274016.3256999999, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ST_TYPE", "field2": "Owner", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City Owned Parking Lot", "description": "City Owned Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Lot", "" ], [ "Parking Lot", "CITY" ] ] }, { "label": "Parking Lot", "description": "Parking Lot", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "values": [ [ "Parking Lot", "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Lot,", "label": "City Owned Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Lot,CITY", "label": "City Owned Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 } }, "value": "Parking Lot,Private", "label": "Parking Lot" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 48, 145, 255 ], "toColor": [ 123, 48, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 156, 50, 255 ], "toColor": [ 101, 156, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 42, 255 ], "toColor": [ 168, 42, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 134, 161, 255 ], "toColor": [ 35, 134, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 109, 68, 255 ], "toColor": [ 135, 109, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 43, 94, 255 ], "toColor": [ 161, 43, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 168, 130, 255 ], "toColor": [ 40, 168, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 62, 133, 255 ], "toColor": [ 34, 62, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 166, 255 ], "toColor": [ 43, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 88, 82, 255 ], "toColor": [ 171, 88, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 162, 78, 255 ], "toColor": [ 173, 162, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 95, 32, 255 ], "toColor": [ 150, 95, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 133, 67, 255 ], "toColor": [ 49, 133, 67, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "ST_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Sprinklers" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "NumStories", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfStories", "domain": { "type": "range", "name": "fDomNumLevels", "description": "", "range": [ 1, 8 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumStories" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Construct", "type": "esriFieldTypeString", "alias": "ConstructionType", "domain": { "type": "codedValue", "name": "fDomConstructionType_1", "description": "", "codedValues": [ { "name": "Post Tension", "code": "POST" }, { "name": "Beam", "code": "BEAM" }, { "name": "Stone and Mortar", "code": "STONE" }, { "name": "Brick and Mortar", "code": "BRICK" }, { "name": "Wood Frame", "code": "WOOD" }, { "name": "Metal Frame", "code": "METAL" }, { "name": "Masonry", "code": "MASON" }, { "name": "Concrete", "code": "CONC" }, { "name": "PreCast", "code": "PRCAST" }, { "name": "Glass", "code": "GLASS" }, { "name": "Log (Wood)", "code": "LOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Construct" }, { "name": "SqFootage", "type": "esriFieldTypeInteger", "alias": "SquareFootage", "domain": { "type": "range", "name": "fDomSqFootage", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SqFootage" }, { "name": "ExtDoors", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfExteriorDoors", "domain": { "type": "range", "name": "fDomNumExtDoors", "description": "", "range": [ 1, 25 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtDoors" }, { "name": "CentralAir", "type": "esriFieldTypeString", "alias": "CentralAir", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CentralAir" }, { "name": "FireAlarm", "type": "esriFieldTypeString", "alias": "FireAlarm", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FireAlarm" }, { "name": "ParkingSys", "type": "esriFieldTypeString", "alias": "ParkingSystem", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys" }, { "name": "NumSpaces", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfSpaces", "domain": { "type": "range", "name": "fDomNumSpaces", "description": "", "range": [ 1, 1000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumSpaces" }, { "name": "Staffed", "type": "esriFieldTypeString", "alias": "Staffed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Staffed" }, { "name": "Payment", "type": "esriFieldTypeString", "alias": "PaymentType", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment" }, { "name": "ParkingSys1", "type": "esriFieldTypeString", "alias": "ParkingSys1", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParkingSys1" }, { "name": "ParkingSys2", "type": "esriFieldTypeString", "alias": "ParkingSys2", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys2" }, { "name": "ParkingSys3", "type": "esriFieldTypeString", "alias": "ParkingSys3", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys3" }, { "name": "ParkingSys4", "type": "esriFieldTypeString", "alias": "ParkingSys4", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys4" }, { "name": "ParkingSys5", "type": "esriFieldTypeString", "alias": "ParkingSys5", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ParkingSys5" }, { "name": "Payment1", "type": "esriFieldTypeString", "alias": "Payment Type 1", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment1" }, { "name": "Payment2", "type": "esriFieldTypeString", "alias": "Payment Type 2", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment2" }, { "name": "Payment3", "type": "esriFieldTypeString", "alias": "Payment Type 3", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment3" }, { "name": "Payment4", "type": "esriFieldTypeString", "alias": "Payment Type 4", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment4" }, { "name": "Payment5", "type": "esriFieldTypeString", "alias": "Payment Type 5", "domain": { "type": "codedValue", "name": "fDomPaymentType", "description": "", "codedValues": [ { "name": "Hang Tag", "code": "TAG" }, { "name": "Monthly Cards", "code": "CARD" }, { "name": "Tickets", "code": "TICKET" }, { "name": "Meter", "code": "METER" }, { "name": "Voucher Account", "code": "VOUCHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Payment5" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "cOwner", "description": "", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Private", "code": "Private" }, { "name": "State of Kansas", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": { "type": "codedValue", "name": "ParkingStructureType", "description": "The type of parking structure", "codedValues": [ { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Street Parking", "code": "Street Parking" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "GroundsID", "type": "esriFieldTypeString", "alias": "Grounds ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundsID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "SNOW_REM", "type": "esriFieldTypeString", "alias": "SNOW_REM", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SNOW_REM" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G333GroundsID", "fields": "GroundsID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G333FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S106_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Parking Lot", "name": "City Owned Parking Lot", "domains": { "Sprinklers": {"type": "inherited"}, "NumStories": {"type": "inherited"}, "LifeExpect": {"type": "inherited"}, "Construct": {"type": "inherited"}, "SqFootage": {"type": "inherited"}, "ExtDoors": {"type": "inherited"}, "CentralAir": {"type": "inherited"}, "FireAlarm": {"type": "inherited"}, "ParkingSys": {"type": "inherited"}, "NumSpaces": {"type": "inherited"}, "Staffed": {"type": "inherited"}, "Payment": {"type": "inherited"}, "ParkingSys1": {"type": "inherited"}, "ParkingSys2": {"type": "inherited"}, "ParkingSys3": {"type": "inherited"}, "ParkingSys4": {"type": "inherited"}, "ParkingSys5": {"type": "inherited"}, "Payment1": {"type": "inherited"}, "Payment2": {"type": "inherited"}, "Payment3": {"type": "inherited"}, "Payment4": {"type": "inherited"}, "Payment5": {"type": "inherited"}, "Owner": {"type": "inherited"}, "ST_TYPE": {"type": "inherited"}, "SNOW_REM": {"type": "inherited"} }, "templates": [ { "name": "City Owned Parking Lot", "description": "", "prototype": { "attributes": { "SNOW_REM": null, "Payment5": null, "LOCATION": null, "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Owner": "", "GroundsID": null, "ST_TYPE": "Parking Lot" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Lot", "description": "", "prototype": { "attributes": { "SNOW_REM": null, "Payment5": null, "LOCATION": null, "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Owner": "Private", "GroundsID": null, "ST_TYPE": "Parking Lot" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Parking Lot, CITY", "description": "", "prototype": { "attributes": { "LOCATION": null, "ST_TYPE": "Parking Lot", "FacilityID": null, "InstallationDate": null, "WarrantyDate": null, "Address": null, "Sprinklers": null, "Name": null, "NumStories": null, "LifeExpect": null, "Construct": null, "SqFootage": null, "ExtDoors": null, "CentralAir": null, "FireAlarm": null, "ParkingSys": null, "NumSpaces": null, "Staffed": null, "Payment": null, "ParkingSys1": null, "ParkingSys2": null, "ParkingSys3": null, "ParkingSys4": null, "ParkingSys5": null, "Payment1": null, "Payment2": null, "Payment3": null, "Payment4": null, "Payment5": null, "Owner": "CITY", "SNOW_REM": null, "GroundsID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Facility Mowing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1930014.2831500024, "ymin": 224872.69754999876, "xmax": 1996271.4078750014, "ymax": 299046.7743999958, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RESP_DIV", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Facilities Mowing", "description": "Facilities Mowing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 151, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Facilities" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 151, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Facilities", "label": "Facilities Mowing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 48, 145, 255 ], "toColor": [ 123, 48, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 156, 50, 255 ], "toColor": [ 101, 156, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 42, 255 ], "toColor": [ 168, 42, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 134, 161, 255 ], "toColor": [ 35, 134, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 109, 68, 255 ], "toColor": [ 135, 109, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 43, 94, 255 ], "toColor": [ 161, 43, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 168, 130, 255 ], "toColor": [ 40, 168, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 62, 133, 255 ], "toColor": [ 34, 62, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 166, 255 ], "toColor": [ 43, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 88, 82, 255 ], "toColor": [ 171, 88, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 162, 78, 255 ], "toColor": [ 173, 162, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 95, 32, 255 ], "toColor": [ 150, 95, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 133, 67, 255 ], "toColor": [ 49, 133, 67, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "RESP_DIV", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFTYPE" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "RESP_DIV", "type": "esriFieldTypeString", "alias": "Responsible Division", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RESP_DIV" }, { "name": "SITETYPE", "type": "esriFieldTypeString", "alias": "Site Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE" }, { "name": "LOC_DESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOC_DESC" }, { "name": "LOC_ADD", "type": "esriFieldTypeString", "alias": "Location Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOC_ADD" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "SQRFT", "type": "esriFieldTypeDouble", "alias": "Square Footage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQRFT" }, { "name": "QRTRPLAT", "type": "esriFieldTypeString", "alias": "City Quarter Platt", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "QRTRPLAT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R167_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_167", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S107_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Facilities", "name": "Facilities Mowing", "domains": { "SURFTYPE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"} }, "templates": [ { "name": "Facilities Mowing", "description": "", "prototype": { "attributes": { "QRTRPLAT": null, "SQRFT": null, "FACILITYID": null, "SURFTYPE": null, "OWNEDBY": null, "STATUS": null, "RESP_DIV": "Facilities", "SITETYPE": null, "LOC_DESC": null, "LOC_ADD": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Grounds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "fSiteAmenityLine", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{C07A682B-46E0-41E1-8F6C-F6D81BE5AF67}" }, { "id": 14, "name": "fParkingStructure", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{FF7664A8-0053-4004-B7A0-9E0705362444}" }, { "id": 15, "name": "fParkingStructure", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{FF7664A8-0053-4004-B7A0-9E0705362444}" }, { "id": 8, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FacilityID", "composite": false, "catalogID": "{E0957A09-5279-4999-8759-6DA502AA7EEB}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1936936.79885, "ymin": 230044.55307500064, "xmax": 1992227.5808500051, "ymax": 299075.10727499425, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -120389200, "falseY": -95723100, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 137, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "MainAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Description" }, { "name": "Sprinklers", "type": "esriFieldTypeString", "alias": "SprinklerSystem", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Sprinklers" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "SurfaceType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Surface" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "PermitID", "type": "esriFieldTypeString", "alias": "PermitID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PermitID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_156", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G323FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Grounds", "description": "", "prototype": { "attributes": { "PermitID": null, "FacilityID": null, "Location": null, "Address": null, "Description": null, "Sprinklers": null, "Surface": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "fMeterHousing", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "TypeHouse", "type": "esriFieldTypeSmallInteger", "alias": "TypeOfHousing", "domain": { "type": "codedValue", "name": "fDomHousingQty", "description": "", "codedValues": [ { "name": "Single", "code": 1 }, { "name": "Double", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TypeHouse" }, { "name": "MtrPoleID", "type": "esriFieldTypeString", "alias": "MeterPoleID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MtrPoleID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "METERSTYLE", "type": "esriFieldTypeString", "alias": "METERSTYLE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "METERSTYLE" }, { "name": "ONYOKES", "type": "esriFieldTypeString", "alias": "ONYOKES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONYOKES" }, { "name": "METERTYPE", "type": "esriFieldTypeString", "alias": "METERTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "METERTYPE" }, { "name": "SSN", "type": "esriFieldTypeString", "alias": "SSN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SSN" } ], "indexes": [ { "name": "R27_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G184MtrPoleID", "fields": "MtrPoleID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fMeterHousing", "description": "", "prototype": { "attributes": { "METERTYPE": null, "ONYOKES": null, "EquipmentID": null, "InstallationDate": null, "WarrantyDate": null, "LifeExpect": null, "TypeHouse": null, "MtrPoleID": null, "SSN": null, "METERSTYLE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "fOverheadDoor", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 7, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{591FC243-05DB-4ECA-8431-95D3E5C94DF2}" }, { "id": 12, "name": "fParkingStructure", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{1E7431B0-6292-48EE-BE0C-DEAE6E05227D}" }, { "id": 19, "name": "fParkingStructure", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{1E7431B0-6292-48EE-BE0C-DEAE6E05227D}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufact" }, { "name": "ModelNum", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ModelNum" }, { "name": "DoorSize", "type": "esriFieldTypeString", "alias": "DoorSize", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DoorSize" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Insulated", "type": "esriFieldTypeString", "alias": "Insulated", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Insulated" }, { "name": "Installer", "type": "esriFieldTypeString", "alias": "Installer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Installer" }, { "name": "FacID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacID" }, { "name": "PaGarID", "type": "esriFieldTypeString", "alias": "ParkingGarageID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PaGarID" }, { "name": "Asset", "type": "esriFieldTypeString", "alias": "Asset", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Asset" }, { "name": "DoorType", "type": "esriFieldTypeString", "alias": "DoorType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DoorType" }, { "name": "GlassSect", "type": "esriFieldTypeString", "alias": "GlassSect", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GlassSect" }, { "name": "OperationType", "type": "esriFieldTypeString", "alias": "OperationType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OperationType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "Door_Size", "type": "esriFieldTypeString", "alias": "Door_Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Door_Size" }, { "name": "Motor", "type": "esriFieldTypeString", "alias": "Motor", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Motor" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" } ], "indexes": [ { "name": "R29_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G186EquipmentID", "fields": "EquipmentID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G186PaGarID", "fields": "PaGarID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G186FacID", "fields": "FacID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fOverheadDoor", "description": "", "prototype": { "attributes": { "Motor": null, "Door_Size": null, "EquipmentID": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpect": null, "Manufact": null, "ModelNum": null, "DoorSize": null, "Description": null, "Insulated": null, "Installer": null, "FacID": null, "PaGarID": null, "Asset": null, "DoorType": null, "GlassSect": null, "OperationType": null, "Material": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "fParkingSystemEquip", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 10, "name": "fParkingStructure", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{0A8AD2E8-AD83-4CCF-8B46-AB5DB4FFE996}" }, { "id": 16, "name": "fParkingStructure", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{0A8AD2E8-AD83-4CCF-8B46-AB5DB4FFE996}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufact" }, { "name": "ModelNum", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ModelNum" }, { "name": "EquipmentType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "EquipmentType" }, { "name": "Manned", "type": "esriFieldTypeString", "alias": "Manned", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Manned" }, { "name": "PaGarID", "type": "esriFieldTypeString", "alias": "ParkingGarageID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PaGarID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" } ], "indexes": [ { "name": "R30_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G187EquipmentID", "fields": "EquipmentID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G187PaGarID", "fields": "PaGarID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fParkingSystemEquip", "description": "", "prototype": { "attributes": { "PaGarID": null, "Manned": null, "EquipmentID": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpect": null, "Manufact": null, "ModelNum": null, "EquipmentType": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "fSafetySecurity", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 13, "name": "fParkingStructure", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{85D38F10-BD7A-4705-8958-1AD94F719E53}" }, { "id": 20, "name": "fParkingStructure", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{85D38F10-BD7A-4705-8958-1AD94F719E53}" }, { "id": 3, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{F28C7702-4A5C-4D41-9BB4-4A32280D3090}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegacyID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufact" }, { "name": "EquipType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EquipType" }, { "name": "ElecSysID", "type": "esriFieldTypeString", "alias": "ElectricalSystemID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ElecSysID" }, { "name": "ElevID", "type": "esriFieldTypeString", "alias": "ElevatorID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ElevID" }, { "name": "FacID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacID" }, { "name": "PaGarID", "type": "esriFieldTypeString", "alias": "ParkingGarageID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PaGarID" }, { "name": "Manufacturer1", "type": "esriFieldTypeString", "alias": "Manufacturer1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer1" }, { "name": "Manufacturer2", "type": "esriFieldTypeString", "alias": "Manufacturer2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer2" }, { "name": "EquipType1", "type": "esriFieldTypeString", "alias": "EquipType1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipType1" }, { "name": "EquipType2", "type": "esriFieldTypeString", "alias": "EquipType2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipType2" }, { "name": "EquipType3", "type": "esriFieldTypeString", "alias": "EquipType3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipType3" }, { "name": "EquipType4", "type": "esriFieldTypeString", "alias": "EquipType4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipType4" }, { "name": "EquipType5", "type": "esriFieldTypeString", "alias": "EquipType5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipType5" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" } ], "indexes": [ { "name": "R33_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G190FacID", "fields": "FacID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G190ElecSysID", "fields": "ElecSysID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G190PaGarID", "fields": "PaGarID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G190ElevID", "fields": "ElevID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fSafetySecurity", "description": "", "prototype": { "attributes": { "Name": null, "EquipType5": null, "EquipmentID": null, "LegacyID": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpect": null, "Manufact": null, "EquipType": null, "ElecSysID": null, "ElevID": null, "FacID": null, "PaGarID": null, "Manufacturer1": null, "Manufacturer2": null, "EquipType1": null, "EquipType2": null, "EquipType3": null, "EquipType4": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "fEnvelope", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 6, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{BA1BCAF1-0FD1-40D5-8D1D-69D8DECB33E6}" }, { "id": 11, "name": "fParkingStructure", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{C6FD58E7-6B22-4B85-88C6-9C01EB1E11E8}" }, { "id": 18, "name": "fParkingStructure", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{C6FD58E7-6B22-4B85-88C6-9C01EB1E11E8}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "EquipmentType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentType" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpectancy", "type": "esriFieldTypeString", "alias": "LifeExpectancy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeExpectancy" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "ModelNumber", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelNumber" }, { "name": "Serial_Num", "type": "esriFieldTypeString", "alias": "Serial_Num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Serial_Num" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Description" }, { "name": "FacID", "type": "esriFieldTypeString", "alias": "FacID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacID" }, { "name": "ParGarID", "type": "esriFieldTypeString", "alias": "ParGarID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParGarID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "cStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAND" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Vacated", "code": "VAC" }, { "name": "Undeveloped", "code": "UND" }, { "name": "Needs Removed", "code": "NREMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BuildingName" } ], "indexes": [ { "name": "R251_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_251", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6469ParGarID", "fields": "ParGarID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6469FacID", "fields": "FacID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fEnvelope", "description": "", "prototype": { "attributes": { "Status": null, "BuildingName": null, "EquipmentID": null, "EquipmentType": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpectancy": null, "Manufacturer": null, "ModelNumber": null, "Serial_Num": null, "Description": null, "FacID": null, "ParGarID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 13, "name": "fMechanical", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 5, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FaciD", "composite": false, "catalogID": "{F5080774-2E25-4F0B-A28F-F21FB8265462}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "EquipmentType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentType" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpectancy", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpectancy" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "ModelNumber", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelNumber" }, { "name": "Serial_Num", "type": "esriFieldTypeString", "alias": "Serial_Num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Serial_Num" }, { "name": "MotorControl", "type": "esriFieldTypeString", "alias": "MotorControl", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MotorControl" }, { "name": "ElectricalSource", "type": "esriFieldTypeString", "alias": "ElectricalSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ElectricalSource" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "FaciD", "type": "esriFieldTypeString", "alias": "FacID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FaciD" }, { "name": "ParGarID", "type": "esriFieldTypeString", "alias": "ParGarID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParGarID" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Description" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "cStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAND" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Vacated", "code": "VAC" }, { "name": "Undeveloped", "code": "UND" }, { "name": "Needs Removed", "code": "NREMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BuildingName" } ], "indexes": [ { "name": "R249_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_249", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6178FaciD", "fields": "FaciD", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fMechanical", "description": "", "prototype": { "attributes": { "Status": null, "BuildingName": null, "EquipmentID": null, "EquipmentType": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpectancy": null, "Manufacturer": null, "ModelNumber": null, "Serial_Num": null, "MotorControl": null, "ElectricalSource": null, "Description": null, "ParGarID": null, "FaciD": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "fElectrical", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{9FD01D0E-86F2-4CFC-ADD6-19F107C0507D}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "EquipmentType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentType" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpectancy", "type": "esriFieldTypeString", "alias": "LifeExpectancy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeExpectancy" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "ModelNumber", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelNumber" }, { "name": "Serial_Num", "type": "esriFieldTypeString", "alias": "Serial_Num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Serial_Num" }, { "name": "Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Voltage" }, { "name": "Current_", "type": "esriFieldTypeString", "alias": "Current", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Current" }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phase" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Description" }, { "name": "FacID", "type": "esriFieldTypeString", "alias": "FacID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "cStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAND" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Vacated", "code": "VAC" }, { "name": "Undeveloped", "code": "UND" }, { "name": "Needs Removed", "code": "NREMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BuildingName" } ], "indexes": [ { "name": "R250_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_250", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6468FacID", "fields": "FacID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fElectrical", "description": "", "prototype": { "attributes": { "Status": null, "BuildingName": null, "EquipmentID": null, "EquipmentType": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpectancy": null, "Manufacturer": null, "ModelNumber": null, "Serial_Num": null, "Voltage": null, "Current_": null, "Phase": null, "Description": null, "FacID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "fPlumbing", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 4, "name": "fFacility", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacID", "composite": false, "catalogID": "{EBD9F2F5-B2D4-48B4-B064-254CC75556E1}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "EquipmentType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EquipmentType" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpectancy", "type": "esriFieldTypeString", "alias": "LifeExpectancy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifeExpectancy" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "ModelNumber", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModelNumber" }, { "name": "Serial_Num", "type": "esriFieldTypeString", "alias": "Serial_Num", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Serial_Num" }, { "name": "Capacity", "type": "esriFieldTypeString", "alias": "Capacity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Capacity" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "FacID", "type": "esriFieldTypeString", "alias": "FacID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "cStatus", "description": "", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABAND" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Vacated", "code": "VAC" }, { "name": "Undeveloped", "code": "UND" }, { "name": "Needs Removed", "code": "NREMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BuildingName" } ], "indexes": [ { "name": "R252_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_252", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G6470FacID", "fields": "FacID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fPlumbing", "description": "", "prototype": { "attributes": { "Status": null, "BuildingName": null, "EquipmentID": null, "EquipmentType": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpectancy": null, "Manufacturer": null, "ModelNumber": null, "Serial_Num": null, "Capacity": null, "Type": null, "Size": null, "Description": null, "FacID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" } ] }