{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Bike Racks", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8556755.42629973, "ymin": 4733539.416267592, "xmax": -8554102.83219921, "ymax": 4737470.62840383, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "be41b6e0d6782c50d2fc51b880b959e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVRIid2Uz4sBYRyHH0wRBzdXhcMe1CaJ/4Ej+QeUOKm9KRclm5s42rv/wEFWCacN5eikHOSwTQ5Ka802vTntYIxpd9un3nr7vM33ab7vD4kfQvr/IgWegMiddT+BFwu8nhUBzyb9qYMrIrPaabte1OWCeByczttK7/fQ6YAsf1vSFuXzUKthiHodCgWdIrsdwzjUrfmz96hSgX5fzG02CIehXIbVCjIZkVut4POJ3OMxKJrPodeDUgnGY6hWIRoFv1/ksRhEItBogCRBs2lQdGK3g8MBvF4IhWC7FbnbDYGAmKvrF9AnUlulKLDZwGwmWqUyGsFiAYkEFIvcL0omYbmEwQC6XchmRZ5OQ6ulq4Q+USolDkMwCLkcHI+6PtMvarfF0EJRTBSZiKSZnk6VEWT5BpF6H4ZDY4/qdHqDSN3syQQzkTSyDXD+LdHP+zXRI/Bwp+QDeLsossAaMUxFMrvgr4u+AIQJXQXvYp8JAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Location", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "SideRoad", "type": "esriFieldTypeString", "alias": "Side of the Road Rack is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SideRoad" }, { "name": "Num_Bikes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bike Spaces Available", "domain": { "type": "range", "name": "BikeRackSpaces", "description": "", "range": [ 0, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Num_Bikes" }, { "name": "Lighting", "type": "esriFieldTypeString", "alias": "Lighting", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lighting" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Condition" }, { "name": "ImageSource", "type": "esriFieldTypeString", "alias": "ImageSource", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ImageSource" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_471", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S423_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BikeRacks", "description": "", "prototype": { "attributes": { "ImageSource": null, "Location": null, "SideRoad": null, "Num_Bikes": null, "Lighting": null, "Condition": null, "URL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Bike Shops", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8555435.472593132, "ymin": 4735050.423476496, "xmax": -8555435.472593132, "ymax": 4735050.423476496, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ffc82b24cb0281faea899a738a6feb9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfUlEQVRIieWWXyhkYRTAf9dcpcSWNryg5IF9oZQWL1hNabIelHjQaJ8UDxZTbB68rNSmPOzLrlDyMnjQxESJmphSEzuxW5sSD9afFg9IMdztm8O2WjNmMrPttqfuvV/nns7vnPOd79yr84dF//+ABsQAz4Cnj/B7BXzV4CAo0IAnwAzwnMeLzwCbBv0BgcCbCMFufb8zwK7BbiBgLpEVHcgiCDAaTWQKDxAXB1arrHd2YGoKEhOhrk50W1swOxsyXX/QwueD9XXo6IDRUdFdXIguIQEaG6MAXFqCvT1ISoLi4rvvNS1kWHh7lp0NWVmS3a8SHw8pKbC//0hgWhpUV0NMDBwdgccDhYUwNgYnJ3cz7OuD7m4Jansb1tbCBjrwei04nSZ/SevrobUV3G5oaoLeXjCZoKsLkpMhPx+8XlhZgcxMeVZWnqn8QwF+A6yYzUf+rKqqxFlLC5SXCzA1Vco4OAhlZXB1BcvLUFEBhgEDA8rPa+BjKEAHUIjHo/mzsNlgfh50HSYm4OwMLi9hfBzm5mBoSII5P4e2NujpgeZm5ccOfAgFqIa3z7/KyIDhYdk/dQQODqC/X/ZqdVWslf74GBYWIDZWdKen6m7cDPEHgS+BDoqKDNxujc1NSE+HmhooKZFMbmFKXC5oaBCgQxUHsbXbc+/zfx8wFRhncvIal8vkj9ZslrJtbPxu3d4Oi4sygaanJfvaWgV8H06XviAnBywW6cbOTtj9OX/vigoiL0+aqbRURl1BQcAPQeBzeHgIIyOEJCoYdUT+hV+MwygwvgcDDqseiyDsE/AlIFCDGQMswKsI/ER9Bt5qcB0QeAN1IldURI+W478G+ANuTMXlitVRWQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of the Shop", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zip" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Phone_Num", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phone_Num" }, { "name": "Time_Open", "type": "esriFieldTypeString", "alias": "Time the Shop is Open", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Time_Open" }, { "name": "Web_Link", "type": "esriFieldTypeString", "alias": "Website Link", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Web_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_470", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bike_Shops", "description": "", "prototype": { "attributes": { "Time_Open": null, "Name": null, "Address": null, "City": null, "State": null, "Zip": null, "Owner": null, "Phone_Num": null, "Web_Link": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Community Center", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8556731.292227669, "ymin": 4733512.811634249, "xmax": -8555036.866041863, "ymax": 4736685.010687845, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "afd4969608cf5f66bce62733e4826b5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC10lEQVRIid2WX0hTURzHv3e7u0M25qb5Z+sPbOr0QUGYL/17CSoSlaAglHrpYb0UpovqJdKnSlB7CEGxFzF7CrKJgQ8llBDEwMhEx9wS1tTZUjfmdvfnnLjXGA03vS596QuXe+455/f9/M7v3nO4LA5Y7P8JcNmqLHIQC6EwSDGRMfAZu50DuwIEY4aSDoaSBgqAkZglpYC73dxPgc6yHmdHVgBDSSOnK2kobLJCaTCCkUurYDIcQujzBNY/jj702Mxpq0k5zN2sNMhARfM8U7XE3LfEapXQnW0B/2MBUc+MFcB2AKtk9JRSi5B5NoWdM1CWHgWryc84zh0uQ8Qzk/bettUgU1loIoG193YoDDVYn5qAqrIWeaYKSIndtcjxXwGsTY5Ce+4WuNIKqGvrsTE1jKj3LXSnzwOMbMf4HQHh2S+IfJ/HoSuPkQz64Xt6CQyrBKUEmhPN8L8aROGFFshV6twAmwuzKGp+IrZXRx9Bc+oa1HUXEZ4eB4lFoKu/g+CnYejONOUGYLX6VDu27ETBsXtiW1VbL94Jvwlhv+zoAYlSFBnBe79BUWxCcGoEJBoSV4T9AhQ03Yd/qBXBD0OgyQRKrvdJipMM4PRmHLk7DhqPguHyUiX6JwC/OI2NyedZx2kyLh2Q4OkSxwEkxkOuUIp9pVdv72qQBoxFhQPSlxFQ9Wze52k3OyLurxZ1zUnsWYQIx4RwsjoyAsQMKOkM2AffJIMBcHoTGNnWLmW1ReKV5rcZQszvFaKQjIQQcrxDfHnRQWSygawAU6/L7rJV1QUmXnQwgCU1wDD64sutUFUfFx9jy4vwDT4AjfNL4jDgEzIXzMu757KvQNCfCY1/93lsZuvq675+VlcCNr8QKyNdIHF+rKzHmTYv58/U2O0ccLeZLSsvu6ysRofkxk+HFHPJAEGmXucNd1v5mPB+YnF5Whn27a/C1Ouy72X+ngG56MABvwF6QRNW1kdxYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "Location Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R606_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S521_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Community Center", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "LOCATIONTY": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "CAPTUREMET": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Fire Station", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8557890.263918165, "ymin": 4735127.53653309, "xmax": -8554559.660483895, "ymax": 4735259.49273237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c604f0a87bfc2488d56ed56c62ccaba1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfklEQVRIid2WuUskQRTGf+WBByoa6SyK/gUazJqZiKkj4hGI14AwmxhMKCrsCoOBBiqMeGQaiIGCeCSGOomiYOKAmYG0jIiCSquo1FJdjs7VzsGa7Ac1dL96/X31vnpdPTl8M3L+TwEJTvT4kSKPIWAxqcA78R+gOd2VSlgAxoR+PrEA4KKmppmJCaithZwUHby5geVl8Pt/y5hqPhiktkOTNzREE7y8wPw8rK9r0Z4e6OuDrCw9X1gIw8NwcgKBgIdEAoDD8l2tPBJ+P6yswPn5Z0yRqRW73VoojLo6JRC1b/EeRNqytASNjTA7G2+LaUJ9PaytQUeHjuXmxtNhh+dnmJqC4mJ4eICyMigv13OXl3p+YACKiqC9HYRISGMvMDMDV1d6KPT3I0dG4PQUMTkJOzufuaur0NWVpoDyOBaBAKK3Fx4fo+PKyrQFXl/jY01NyKMjhNrYw8PoLrOBvUBra3wVu7uI8IZGoq0tAwHVihsbICXc38PFheX/BwoKIC9Pb77Hk4FASYnucZcLOjutdhSqJcOorobpadjbS9ieyQXCVfh8uopYXF/DwQEMDn5JESlwaf2qDlGvfhijo5pkfBw2N/Vqu7vB64X8/PiXD4yEAgIMCcfs7zutDY5EaSnWGaWGHd7erDZGcdhUoDDG0NAmhqFP0+xsHa2shKqq6MzbWzg70/apa3VeBYOKfNFWQMCWvLv7ic+nznTn54RwMDcHLS36PhjU16apbdW2WOQiSQW8J7giY1JKD17vgtU5DofuLtPcFjF5iZDSF0XAonx6cuJ2e6ioAMM4ToU8ZQEFAb9kKLRNKKRuo2z4Z/8qBGylk5+2QCb4doG/9V3K1QxIu+MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Non-Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMPHONE", "type": "esriFieldTypeString", "alias": "Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EMPHONE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R607_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S522_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Station", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "EMPHONE": null, "LASTEDITOR": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Library", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8556827.178006923, "ymin": 4736473.953510404, "xmax": -8555648.827121994, "ymax": 4736587.542332449, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e6b84b2295eea40f8225dac53bfc64f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwElEQVRIid2WT0gUYRjGn5mV3VFbd9TUdik1g4INMt2k7FaUh1ohutQtCHI3qIuQa6fckynUIS+OHhKCgiSIlIgoKkKsw5oHXTCJbNs00ka32dqZdXcmvpnWWt0/s0oXn8P8/eb5ve/7fe/H5OE/K2+TAvo7HZANDkCx6bOhZuFq68sOIMZxugMynICSQ5wKwHVxALxweTrSA2S6uaKw0HneXoedFhYGitZlLyxLeB6YwdDHqWvgupOy+Qvo6bIBlGq+t7RMffRJCEGIRjOa0xRQZbbgzG47PoR4+PmFFgApAIxshUw7SOQJDfjHMb3Eq9c7zEUqbEkS10Ba6w6hvtyKXWwx/Pw3W8ZJTi6Loh6P2CrxzHkWi5KI6ru9CC8nZ5WYLQNF5bZM6VVzQKcwyKaMgIQdiWySX8DJJ4Mr0VuMJoSi0sYACfPB46cQicXwOSwgj6bxsOk09rAlqH8wAGFVuXIGsCZGjZYAiG4dPoYTlTXqdeu+Bnh9IxsD/CsCaqzQFsn7EI+eCR+ySTeg2MTgzlEn5sWIumouvn4KPsWSzQkQVxTIioLgT0G9319arp6vvHmBka9fdAWWEVBl1pqu6fH9Ne9qLKyaSVxWUGQ06gCI9ByMgCTHYDIY1Efn7LWQ5cybHmmNRH9IsTjpltnUgMueWXDdvsmFeUejdbv2MQAD2Wx0iJRykp8nfe1LXyJF9t72jz/ixQiqi1jQf8y3MgUoyy9Ys4MGw9rchKNRvAzOICD88IGW+9ID3O1Dv/o7D9ybmugApThWygDKeqm2AQe3aZkFhBC8b19BisfmtBGkLIpmfuFqhgyItAHNSYlx3S3cxBhXnr8FJQyDG2OjpN7DcLcnjVt/H7ja+qJcl+Pmu9EWlmHwXRR9cHuymusHELk8rsXe68OLYgRYprK38Lr+KtztQzmN3xT/Rb8BMbL9mf+VxkwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R608_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S523_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Library", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Museum", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8555691.095154982, "ymin": 4737397.487444899, "xmax": -8555691.095154982, "ymax": 4737397.487444899, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "80ac75f727b104c9c7bc2d6be7bbcd52", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACo0lEQVRIid2WvUtyURzHvxetwbQhkVJSq1kpKScXac0wGlpEkAifPyCwweHJpRoLKqy5CKQhnlqE2jKHEBoUB0GFwFLIF8yrFJf7cE73hvmW1vMsfeFwj+cev5/z+523K8V/lvTHAqaFounSJwPgsBsAMV0HYEPvOgDgE/7fFjCv1+ttm5ubMBqNkEq7y2ChUMDR0RH29/d/N0ZT70DSQc0tFktLI47jIJFImtplMhnW1tZwd3eHm5sbdzuAmqSIjLxRsVgM4XAYuVwOfX19GBoawuzsLMbHxz/0m5ycJIAP89aUAzEtT09PCAQCuL29hclkgtVqxdnZGUZGRjA1NYXj42Mkk0navri4CLlc3jKlbZPMsiyCwSDUajUGBwfh8XjoqFOpFE5PT+FyuRCNRnF1dYW5uTkKaKW2AK1Wi7GxMZjNZjgcDuzs7MDpdOL+/h6RSARLS0tIJBIYGBiAUqn82kYjUVQqlfe6+LtardK2Wq0GhmE6WXQGEIPn52fwPE/rxJhARACpf6auImBZlkJInQBFYxH0ZYBKpUJ/fz9KpRImJibw8vJC2zUaDYUpFAq6B74EIBNYLpdxeXlJC1mCPh85Cd60sLBAn2QvpNNpuiB6Amxvb+P19ZVuqk4i0fn9fmxtbX0KeBDzSsLe29tDrxLmJNMOQF5Erq+vp+12e8/mHMchFAqRaqQdgMjn9Xr/PD4+wmAwvB9so6OjtNQrn8/TeSKrq1gs4uTkBPF4PNJ4LzQCzsvl8szGxsa6cDdQMQyj3t3dhc32dk3E43F6/rAs+1AfvWDeMQIIHebrG3ied6+urh7odDp6Ni0vLxPzi8Z+37mTD2u12vTKyop7eHgYmUymaRDfBRD9ymazF9lsFo1p+JdfFec99v8B30V/ARSaIbGtsbePAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "ADDNOTES", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ADDNOTES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "OPERHOURS", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S524_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Museum", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "ADDNOTES": null, "OPERHOURS": null, "FACILITYID": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Parks", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": false, "extent": { "xmin": -8557782.026479704, "ymin": 4733509.498324558, "xmax": -8553120.381815068, "ymax": 4737445.261983847, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ced82d9bd15fb391a3995f0e89a981d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADbUlEQVRIic2VD0hVVxzHP+e+9zQzLf+8llrDlTYoWkK1wcpiTGupz1m4cgTLFiu2tihfydqW2D9caQbVBhaxCmzKBhNfmkthSDmWe7EgcpsVa02T1ML+2EN9755xruuRvVtYMegH595zzzn8Puf3/f3uOVb+Z7M+F4DCQjT3baYBcQJCdOiwWDlfvYs7zwTIzCfW5+Nz913eQWBXYxIQgO6jz+GkQWgUVRfT9MQARx65uo+v1Y6V1/DQaGKiJmGzBtPZc5XOm1eCJaRLnXSHkyPeflaf2EffsAAZTvIl7FT9pMQUcuYXMCV+NkJo/jXtXX9S1VjKyeZD6LpvucXGxIWfkPowJACQkUca8KUQghUZxSya5zSNMM7+Mmuyy5gzfQlFR7Pp9fQkW4MoA3IfCZixCpsQ7JUglqZsNpx7fQO4f68Z4lxFEhkey0uxrzA98U02vfc9BQcXGJFkbuTggzkZAhg3iqUSJsXZJ5OTutkY6+vvZcfhRaZRxEQnsOWDOgMy/9WV1P1yAKmzSQlhChAaWSqhjjlrsWiB6QkbGUlyUg6X2ty0Xm2mo/sS5XUFbFhWTta8vEEApGTmE3a/hId6kcxUr6TJqaY7jgiP4cPFX9E/4CH7s1CklLR1/uHPydjIeKO6fF7jn/k5EAAvqId9zARTwD3PLRp/O0bLX6cN54asURP982PHvKgAaBBjLhH0SRihEhtkCwkAdN9qo6R8mf87dMRof66UDXgHK1SCxxSgQ7uA0de6L5IwfkYAIGxkFCmzcrFaggw5Xp+22PgBDadSp+PG5ftL2x8VwU/AlDMXqk0BEeHjeN9REqgd0HKlidu93cpJ18wwzh83A0iNSqGzpqZpP2/PXceokAiGaxUnt/4XCd8VFioxTAA1xZzKcPLjnXs3F+z5djlfrKgalvMfGndz7mKD6nosFnY8OBdQ7Dqs1gS/Nre47Nu/yWL9u0dwlQxWzMPm071U1G+jsmGb8S0kH1Xv4tpjAbW7+TttAw5N4FKQVUUJpM/+mNemZhIbnYjVYqOr5x/OtdbjOr2X9q5WQxngU1cph4d1mtaWcCbNySwNypRcFfVbUc3MBFyWkrXHS6l9ovtARQK8lb6RZKEbZ9QbGsRJCAauI3BLnaqOu1SePcDAU1+ZNcWcAqM9lT0fl/6z2L8BozgoOm8DbQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "FACILITYID_1", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMING" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GOLF" }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOCCER" }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASEBALL" }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARKURL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Pavilion", "type": "esriFieldTypeString", "alias": "Pavilion", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Pavilion" }, { "name": "BatCage", "type": "esriFieldTypeString", "alias": "BatCage", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BatCage" }, { "name": "Tennis", "type": "esriFieldTypeString", "alias": "Tennis", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Tennis" }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Image" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R323_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "Tennis": null, "FACILITYID": null, "NAME": null, "FEATURECODE": null, "FULLADDR": null, "FACILITYID_1": null, "OPERDAYS": null, "OPERHOURS": null, "NUMPARKING": null, "RESTROOM": null, "ADACOMPLY": null, "SWIMMING": null, "PLAYGROUND": null, "GOLF": null, "SOCCER": null, "BASEBALL": null, "BASKETBALL": null, "PARKURL": null, "Image": null, "Pavilion": null, "BatCage": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Playgrounds", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8557723.037163317, "ymin": 4733547.644051195, "xmax": -8554211.3374108, "ymax": 4737086.189879273, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ccc84d0864dbb5f29ec8a034a03bcf2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXklEQVRIie2W20sUURzHP2f2zLa66kZe0DUwFAvNW4yECUWPUStEIPQQYRDue71WzOZDT730FD3aPxBkWEQv5aMrXpLqJQjJG3mpzFV3d07sTilBu84MaQl9YZgz5/y+53Muvzkzkr8k+R+8W5K7RtoTYDV+0wCfgaAXrLCzLrVphIqLpljUE1iNmGGEMlOrc5GVqSHSya+g1PZYGagqKG811IRpiGaz3TUYSURZqcjC5EOsjRXcaG3xHWX7rhqZFRMtfXF3YKG60olF19Cf2vjyAb2kuheIut9jK+UJ6sQrnXaUTMGL13CmzfNY3IPXk3D3Cei+XQRPLcC1fvi2Dhc7c8fNLMHTMbhy+g+BExvQUQ8DI/DqDaQtaK+FxoPg07biZj/D4ChcPvVrvWfw4Sq4HoHjdbA/CNIHw+/h3qD9XF5iD+TjEswtQ/9LZ7OWONTJhq1yQzXcfw6xbmg7BENv4c4jqKuAZw6XW+JRK2v2vpcVw9lj9mCOhCGZduaX+ZtFzpYbF6C1xi77pQ3NKJP523m3BWv+opxt3R35nPm9+cHKMn3+4khhpcHq7G+P25zSg5UUlB0Fy3rgGixa+uJqwoyH6iJGsPqEfWYrxer8KIn5sc04TS8kVHsue8/6fAH0YAUIbUA0x+Kello0m+1q7FaXDJT2EijN1vlDNQZWqirxaRKh6RxovIReFI6DmrFNTGdmmg/qKKtF6+3HQObKKvOpC9WfH06tL1MU7rShlhX7EedY0k3w5haMm9HSpp6o0HTlBer5PRYtZiZpcibO3v3Z20nJHe39XwR/B4G6vUTjHXCmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "NUMPARKING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeInteger", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITY_1", "type": "esriFieldTypeString", "alias": "FACILITY_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_1" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "OPERDAYS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "OPERHOURS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADACOMPLY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R478_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Playgrounds", "description": "", "prototype": { "attributes": { "ADACOMPLY": null, "FACAREA": null, "NUMPARKING": null, "PLAYGROUND": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null, "DESCRIPT": null, "LASTUPDATE": null, "LASTEDITOR": null, "OBJECTID": null, "FACILITY_1": null, "OPERDAYS": null, "OPERHOURS": null, "RESTROOM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Police", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "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, "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": false, "extent": { "xmin": -8555593.418524424, "ymin": 4736012.713905835, "xmax": -8555593.418524424, "ymax": 4736012.713905835, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c3c499ab3d292a5d11542476e57799e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqElEQVRIid1WMUhqURj+LqlDjQ7hS0p0VQR7TlGbU0qUODkEIro45dAgpSFkCUGQBAXhoOBovHKz7RYtQkgmokORWEKkIGgq5eMcbmJqF7P3lj4495773//83znfPf9/rgD/GYIfSzDNtV8DxikAOByEgAT1ANDj6zgAsMGN/5TAMDU1pff5fFCpVBAIBlOwVCohHA5jf3/f3b2azghEDhp8ZmambUyn01AoFBCJRHh7ewPDMLTV63Ukk0lotVqMjo5idXUVV1dXuLi4sH1GICESkZm/4+zsDHa7HWNjY5Tk9vaWrkoqlSKXy6FSqcDv98NkMlF/tVpNCD58tx4NOmXZ2dlBs9lEuVxGIpFo24vFYrt/dHTUJugnKa/IBoMBqVSKSmK1WrHudqPRaOD4+BjOlRXqYzQa+ULwE0xMTNB7q9WiMl1eXmJ9bQ2pmxv4t7fpSmQy2fAEZPadUCqV8G1t4fr6Gk9PT9SWyWSg0+mGI4jH4x+en5+fEdjbA8uyeH19bfs4HI7hCDo/JkGhUOghzefzfCH4Cebm5hCLxWh/d3eXtm7Mzs4OT+D1enF3d0c17weNRgOPxzM8gVgsRjQaRTAYRCgUwv39PbXL5XKYzWYsLy9DKBQOTPBALrVajab+O0QiEc1mm81G9z95np+f7xuMjOVqUV8C8iLBsuz0wsJCz2CGYbC4uPjpTMmuOj8/J90En0QbLpfrz+PjI93zIyMj1EhqD2ndWzabzdIkJKUkEomQwpjoPhe6CU4qlcrvzc1ND3c2UDAMIwkEAtDr9e0Ku7S0hGq1+tC5ei447wrAORg6Da1Wy+Z0Og8mJychkUhgsVhI8NNuv++cyYcvLy/TVqvVNj4+ThKuZxLfJSCwF4vFUy67P8jwL/8qTr7o/wP+i/4CcOUISvzn3IgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Non-Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMPHONE", "type": "esriFieldTypeString", "alias": "Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EMPHONE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S525_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Police", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "EMPHONE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Post Office", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8554392.209149228, "ymin": 4736643.045280078, "xmax": -8554392.209149228, "ymax": 4736643.045280078, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2ed9218ce26dedc57eb7043f29bafeea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC30lEQVRIid2WS0wTURSG/5mWFmgpdFCRApIoGxeISdWgJi5MwRCBNnGBxoUbU9SVGkMxEYEY5LFRY3yAC1FXJmhKQUOkYmxMNGCjiYYNTTdoy0PSB7alD+aaOyChYh+AbPyTyZ25c+7/nXMfkxFjgyX+PwHlulY1D5EaIKrkbBiH2VjXlRAgGPNsE09QCZBV5Emg0bZ3gkGz2WhoigngwVZlb5JX6o7tgyqPg0jEJGXv84cw/H4Mb9+MNmp0HVHVLAHKqttVhDCC+Y6iHLjcAcy4/JBJU8AysUGEIeA4GY5UlGB8fAZ225QewEoAw/K5hLBqmjlV/+tR3O5+l1QFg4/1kEjSkJ/PwW6bUMVd5GSnZbnELCu0IjG78h1iiGLSUlPw8sFpWL9+AyHRiy5Pl4JlGdRe7VmMXsM5oHPvD4Tg8gbQcs8cZX7rihaRCB9veGIAlWXEjpEv42g4V4ZrdweXzBtuDuDsiQPrB1B9Gv0OfU0pWi5UYOvmDHh/BuGcnkUySgjgstLRdukozjQ+g0Iuhds7h6LCbFy/WAGeJ+sHnD91CDe6LaitKY3q316QjbyczLUDaHK+QAhb9jfGHDw/v1ABiVNJTEAkMi+0ntm5hFn+8PogV0rjAwjPOul2DocjkEjE2FtSgEAwvGL//ymRWASFIlW4DwcjdHM7/goYNBkcGm2H1TY2qS7ZXYjinbnClazoNNlsUwAh1jhfU7659/mIyeP2Iy+fE04qVZZSBqVShuXy+YOYnvSAFuj3BfFx2I4Jp9vKsnxXTMBQb31fua51z8CLz01giPp3P8MwucdPHkTxrm3C84TThft3zAiFws6FCNZBM6fmr4yXY1dAtRhQtbxPo+vQ9zz90Mlxcigy0/HooQWhYKTfbKqPilvzSTYb67o01e3qJ90WfYYiDR53wGo2GRKaJw2gMpsMtYe1bf1urx8iwkRNwz/7qxjqre9bTfyqAWvRhgN+Ac3PEQ+vzlJ/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S526_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Post Office", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Public Works", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8554252.160969906, "ymin": 4736116.805738614, "xmax": -8554252.160969906, "ymax": 4736116.805738614, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6041af0afd42bab5b244e5cc0a631f29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACnUlEQVRIid2VXUhTYRjH/+djU8sNy+HSkCxkeZFdtAlFXYeo88LQPm4KqS3Ii2ASIdnHTYG0UpIuFOomClICtRbeRKsuTM7Am9jUTYa2mZIfc5NN5zlvnDOX+bkzXRf13LwP73n4/573Pc/7PCz+srH/L8BSBD21hDw5IoSF3+qCQxagvhBGQuMOBOgJLTNNAbDo4AAN81rQKsCNw8jjCbr1pWdQXncLao1Wln4kNAfO1qnvetzIAYTaFMATVGSo1KhusIJVKkEIARH4BPIU0jPVOFVTi2HuMyyk12QdQtuGAADGvfsPSOKitV+/gKGvdsnPOVQENi0dfufAOkRdezcKig3QHtTh26deI7A5ADS1cvF8dHGFfNMKlUaL5irDOkA8jmaY7ZVpZnYOopEweltuywlPDpChzsKl1jcoOHYSnv6PqQfsysqGSrMPi+F5ZOXmpx4wNeoBo1BKK+H51APidZ6h3gOaYaWSTNutQn5xCdx9H6RvOwbM+LyY8Dhhf/4IR0urkX/EgBPnr2JqbATNVfqdA0JTk4iEApIvZn78rAmBCR/aak8jPDebHEAgwm+fYRXS+uXFEywtLiAcnIXLbpOqaXSgD9M+byxOEXuYwgb/aC3AP+0bBR+NglEocKXllaxWEX9gk95hUNii2TEU7oWDAVPHg3qUXWuAOlsLikl8i5H5IBzvO8U2AUKjZ1NA0yD89YWo5Gwd3ZytY5WIobwG5xqbJX/c40Tr5UoshOf/DBmnBJit7i1OINpDt5QBtTwXcpe3jdy71xViMyspq8Ezy0VR/C2wnC0Nh+yBswYUtzaLDpzt6X19f9dLzPz47mAomMUTI1UzmaFQKQiC6efYiJhxT5MrsXhSgKZYtnflxicNwDbt3wf8ArwS93u6UwCXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R612_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S527_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Works", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Railroad Station", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8553969.127489038, "ymin": 4736357.824094787, "xmax": -8553969.127489038, "ymax": 4736357.824094787, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "66ee93b216c32640aada4effe2044bb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIid2Vu4saURTGP8bBB4KIiLpWgpWPQjAg2lkKMgxYWIuQNBb+B/HfSBStxUbcNAqihSAIFpYqoo0uioovUHwM4QwuxN3oOoYUyQcDc7l3vt+5Z849l8VfFvv/Aniedx+PR/NdJiw7yufzzbsAHMclAAQFQXAzDHNXlIIg0HcvABKFQuH7VQCZsyz71el0QqlUQopOp9NTu93+xvN889fdvN1B0Gg0IhwOw263SwIIgoB4PI7VavUZwJdrAHEhy0r796PRCDqd7rdzHzpNp1N0u114vd53c+PxGNlsFpVKBalUSjqgXC5jMBhgOByi3+/D4/HAarViNpshl8uhVCpR7m8GyN6KPJ1OY7PZwO/3i5HO53PEYjHk83lst1tYLBb0er3HAGRmNpvR6XTEFFBVKRQKcS4ajWK9XqNarT4OIJH5q3a7nZgu0nK5RK1Wu2l8F+CaZDIZJpMJ9Hr94wCTyYRQKAQ6zcfjEYfDAXRG6MdT/qmCFovF4wCNRgOXy4VisQi1Wi2mJRKJiFVDeU8mkx+a3wSQUb1eh8PhEMeUkkajAZ/PB4PBQG3lYr1KpZIGoBqnj/b7vTjWarVotVqw2Wxi7qmS/mgHgUDgLgOpgBeKmFrDarWCFFEPo4c8rgIYhknMZrNgJpOBXC6XBDidTnRWmgzDPF8FUB/nef7T4XBwU1m+EbVh9/md+v3FxXIO8OIueAd4hZwNLsRx3I8zhIyer12RD5/kQqEwoivx3vWSAXhQ/z7gJ9oD/0c6DCd1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_2", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R614_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S529_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Railroad Station", "description": "", "prototype": { "attributes": { "EMAIL": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "Schools", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, parks, and fire stations. This feature class utilizes ESRI's Local Government Data Model schema.", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8559991.586070543, "ymin": 4729394.468539435, "xmax": -8553118.403019479, "ymax": 4738540.52517821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "60c5a8ccc49bf2182dd39a2bbedad420", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAcCAYAAAB75n/uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjUlEQVRIid2Wb0gTcRjHv3dTxrBywz9tM7UpGxEF4dQCpRdGL8JjEUjQi4Le5KtebfSu9HVsLyO2N2H0qiLC7aQXZiATwzwso4akrVreSaWDNrvN7e7iTmvtnzunBvV9d7/fPc/neZ577vn9KrDLqvhPAY5rZoiiXbUXSWJBexh1AMo1CEG4AgIm1QBCtnMykOAD7fEVB1CuwXr93oFLPd04WF8LDUlmba/EVxGNr6LVWJ+1HucTePY6ZB+ZfuVFr5P5M5ucDCRKdn640Vww0OTaGtyPRtBQY0CntQXtNgtMBj20lXvQ19WB8NJXhD6zXgDt+QCl7oJdjryUFpejmBTnUaXToq56Hyo2MrUYaxGKsFnRZQCCYJJrmVuWXB1qNONM21EcaT4AgpCLn5GG1Gy/Tc+daIPVbPxHf7S5xSWkBXHnM/jO8xgaDWLm/Ufl+R23hMunTqK6Srd9ADMfxtDYhNLrvzQbjuD6vYe42NOFDmtL+YAF7gtu0U8L7sUTSdweGUN1XxVsDfvLA6QEAaWULvHO3++itXQK2sryuMlUahOAPKAoJ/M2wtqP21q37FyURIQiHEDCXxggS4Lv7tiENxpbRZMyTQncuHAWzXW1eWNBAsCtRBHjE2DmP2D8zRwi35YVH8UBtMfHUy7ufnBqAMDvA+eYpQlXHadBKIN/XY8nGfinZjK2hOyYCIB2Zx08+cUOuOUU/cp0lSUIppfhT9MPgi9wvrtTWXo+t7DhnHCAJBkM32RRRMW/ZsaIBeVyPGFmhxtq9DAa9LgzOr4esV8JZlOpa5eA249eZ//QaNCr02qRSgsBBDz9akzV9yPt8aV7nUzsBw9oNJxas601PF345rBzgDK064Cfu8/oNv6PeS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "laurelsde.DBO.FacilitySitePoint.NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R291_pk", "fields": "laurelsde.DBO.FacilitySitePoint.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "laurelsde.DBO.FacilitySitePoint.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Restaurant/Bar/Package Goods", "code": "Liquor License Holder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Shopping", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, parks, and fire stations. This feature class utilizes ESRI's Local Government Data Model schema.", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8559991.586070543, "ymin": 4729394.468539435, "xmax": -8553118.403019479, "ymax": 4738540.52517821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7fdbc5cb60e90ea4f7f532d089107d4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC3klEQVRIid2WX0hTcRTHv7/dZWyW7toMHFmKoUaEwawejIQQe9gmhvQkGL2Y0UPFonxKjYgIFxX64EIJIcQCIbeRD1FQCClMEqtBmZK2LW0598fm1r278VObXZ16nfnSebqc3znfzzm/37m/e+XYZJP/nwAjdFoAWgKikSIiQHCZYDOvCZgXJvUA9POJUo3ACH0LARoaYaX58QEExKDcqdbnl5dCtkUOQogkeS4cgXd0DKPPe+uM0Im6iQGuoEzDI6ovqKpAwOnGUEc31mNHa88h4JyAxzFcDWA5gAefARCtKmsXfGPOuCLq/L0IfpvE7LR/2ZoQFcBmZ8Lj+KRZ9ZBljGxZ8r6TJ5C0PRlszh6EfnjBRziMvOjF1MdRURxhmMTGVJGmQiQ4g3cdFmxNSUZO6TEkKRVSUqUBBlo7ocrOhO+LE0nblPCOjOGnx7txAD2P4msXEPL68OpGEw6eOYXdRYWxdf+4Gy/r7mysA242jDd3W5FVfEQkzoVCsD/o2FgHAh9Ff3M72KxM5JWVxPxRnkdfUzsUbCr8X92JA3zjLqTvz0XB6QqR/23bEzByOQ5UlmOi9lbiAFrh4fNVILLF0XV09SDonkTR1RqEAzOriq8JoC9Uz6XrIh8fjkAml+PZxQZAEKQDGDBuHlFwkQj+XEGCIMwJLrUoxwHcEich4MNh+uCKC7iNbpcRevv3D8NaeiXkGkpAJFQ4Xx0DBZsCj+MzBdjjAuaKABoG27u68wzHoc7LAVm4NpQ7WCjVrEiTvtkB5yT9FuBXcAZDj57SobADgnlFQCOsFmNIV/j+sa0eELSL3csyCmsqoTlUEJuu1zeb6ZYszCjdFlq5YDbBtnIH1BYCDH/7jIKueqC1s0WRngYlq0LfvTZ6NlYTbKK4hO8iE2xmY8Sg7b//sFqhSkVoymc3wbqmuGQANRMsZy9P663haT8YyETb8M/+Khphtawnft2ARGzTAb8BnFAOml3hj7UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shopping", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Restaurant/Bar/Package Goods", "code": "Liquor License Holder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Bicycle Level of Comfort", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8557984.191191006, "ymin": 4733180.589143629, "xmax": -8553924.640367236, "ymax": 4737523.97984466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BCL", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "value": "", "label": "No Data Availalble" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "0", "label": "Excellent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "1", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "2", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Poor" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_TYPE", "typeIdField": "BCL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLV" }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD" }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKG" }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCL" }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLW" }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLW" }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K" }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D" }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHV" }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N" }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLV" }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ft" }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fp" }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Frt" }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AF" }, { "name": "laurelsde.DBO.Level_of_Comfort.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Level_of_Comfort.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "laurelsde.DBO.Level_of_Comfort.Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_474", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S426_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "No Data Availalble", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "No Data Availalble", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "Excellent", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Excellent", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 0, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Good", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Good", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 1, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Fair", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Fair", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 2, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Poor", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Poor", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 3, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Existing Bikeways", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8557984.191191006, "ymin": 4733180.589143629, "xmax": -8553924.640367236, "ymax": 4737523.97984466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_TYPE", "typeIdField": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PATH_TYPE" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_ROAD" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CONDITION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLW" }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLW" }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K" }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D" }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHV" }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N" }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLV" }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLV" }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD" }, { "name": "Speed_Limit_MPH", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": 25, "modelName": "Speed_Limit_MPH" }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKG" }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCL" }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ft" }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fp" }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Frt" }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AF" }, { "name": "laurelsde.DBO.Existing_Bikeways.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Existing_Bikeways.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "laurelsde.DBO.Existing_Bikeways.Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_472", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S424_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Hiker Biker Trail", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Hiker Biker Trail", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "On-Street Bike Lane", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "On-Street Bike Lane", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Shared Use Roadway", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Shared Use Roadway", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On-Street Bike Lane", "defaultValues": { "LOCATION": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } }, { "code": 1, "name": "Hiker Biker Trail", "defaultValues": { "LOCATION": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } }, { "code": 2, "name": "Shared Use Roadway", "defaultValues": { "LOCATION": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Proposed Bikeways", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Zoom: 1:36,112 to 1:18,056" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8558893.146961303, "ymin": 4732660.052791009, "xmax": -8553870.189096158, "ymax": 4737579.435218503, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LOCATION", "typeIdField": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PATH_TYPE" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_ROAD" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_473", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S425_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Hiker Biker Trail", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "Hiker Biker Trail", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "On-Street Bike Lane", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "On-Street Bike Lane", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Shared Use Roadway", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "Shared Use Roadway", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On-Street Bike Lane", "defaultValues": { "LOCATION": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } }, { "code": 1, "name": "Hiker Biker Trail", "defaultValues": { "LOCATION": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } }, { "code": 2, "name": "Shared Use Roadway", "defaultValues": { "LOCATION": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Bike Racks", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8556755.42629973, "ymin": 4733539.416267592, "xmax": -8554102.83219921, "ymax": 4737470.62840383, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "be41b6e0d6782c50d2fc51b880b959e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVRIid2Uz4sBYRyHH0wRBzdXhcMe1CaJ/4Ej+QeUOKm9KRclm5s42rv/wEFWCacN5eikHOSwTQ5Ka802vTntYIxpd9un3nr7vM33ab7vD4kfQvr/IgWegMiddT+BFwu8nhUBzyb9qYMrIrPaabte1OWCeByczttK7/fQ6YAsf1vSFuXzUKthiHodCgWdIrsdwzjUrfmz96hSgX5fzG02CIehXIbVCjIZkVut4POJ3OMxKJrPodeDUgnGY6hWIRoFv1/ksRhEItBogCRBs2lQdGK3g8MBvF4IhWC7FbnbDYGAmKvrF9AnUlulKLDZwGwmWqUyGsFiAYkEFIvcL0omYbmEwQC6XchmRZ5OQ6ulq4Q+USolDkMwCLkcHI+6PtMvarfF0EJRTBSZiKSZnk6VEWT5BpF6H4ZDY4/qdHqDSN3syQQzkTSyDXD+LdHP+zXRI/Bwp+QDeLsossAaMUxFMrvgr4u+AIQJXQXvYp8JAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Location", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "SideRoad", "type": "esriFieldTypeString", "alias": "Side of the Road Rack is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SideRoad" }, { "name": "Num_Bikes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bike Spaces Available", "domain": { "type": "range", "name": "BikeRackSpaces", "description": "", "range": [ 0, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Num_Bikes" }, { "name": "Lighting", "type": "esriFieldTypeString", "alias": "Lighting", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lighting" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Condition" }, { "name": "ImageSource", "type": "esriFieldTypeString", "alias": "ImageSource", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ImageSource" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_471", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S423_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BikeRacks", "description": "", "prototype": { "attributes": { "ImageSource": null, "Location": null, "SideRoad": null, "Num_Bikes": null, "Lighting": null, "Condition": null, "URL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "Bike Shops", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8555435.472593132, "ymin": 4735050.423476496, "xmax": -8555435.472593132, "ymax": 4735050.423476496, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ffc82b24cb0281faea899a738a6feb9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfUlEQVRIieWWXyhkYRTAf9dcpcSWNryg5IF9oZQWL1hNabIelHjQaJ8UDxZTbB68rNSmPOzLrlDyMnjQxESJmphSEzuxW5sSD9afFg9IMdztm8O2WjNmMrPttqfuvV/nns7vnPOd79yr84dF//+ABsQAz4Cnj/B7BXzV4CAo0IAnwAzwnMeLzwCbBv0BgcCbCMFufb8zwK7BbiBgLpEVHcgiCDAaTWQKDxAXB1arrHd2YGoKEhOhrk50W1swOxsyXX/QwueD9XXo6IDRUdFdXIguIQEaG6MAXFqCvT1ISoLi4rvvNS1kWHh7lp0NWVmS3a8SHw8pKbC//0hgWhpUV0NMDBwdgccDhYUwNgYnJ3cz7OuD7m4Jansb1tbCBjrwei04nSZ/SevrobUV3G5oaoLeXjCZoKsLkpMhPx+8XlhZgcxMeVZWnqn8QwF+A6yYzUf+rKqqxFlLC5SXCzA1Vco4OAhlZXB1BcvLUFEBhgEDA8rPa+BjKEAHUIjHo/mzsNlgfh50HSYm4OwMLi9hfBzm5mBoSII5P4e2NujpgeZm5ccOfAgFqIa3z7/KyIDhYdk/dQQODqC/X/ZqdVWslf74GBYWIDZWdKen6m7cDPEHgS+BDoqKDNxujc1NSE+HmhooKZFMbmFKXC5oaBCgQxUHsbXbc+/zfx8wFRhncvIal8vkj9ZslrJtbPxu3d4Oi4sygaanJfvaWgV8H06XviAnBywW6cbOTtj9OX/vigoiL0+aqbRURl1BQcAPQeBzeHgIIyOEJCoYdUT+hV+MwygwvgcDDqseiyDsE/AlIFCDGQMswKsI/ER9Bt5qcB0QeAN1IldURI+W478G+ANuTMXlitVRWQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of the Shop", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zip" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Phone_Num", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phone_Num" }, { "name": "Time_Open", "type": "esriFieldTypeString", "alias": "Time the Shop is Open", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Time_Open" }, { "name": "Web_Link", "type": "esriFieldTypeString", "alias": "Website Link", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Web_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_470", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bike_Shops", "description": "", "prototype": { "attributes": { "Time_Open": null, "Name": null, "Address": null, "City": null, "State": null, "Zip": null, "Owner": null, "Phone_Num": null, "Web_Link": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 21, "name": "Community Center", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8556731.292227669, "ymin": 4733512.811634249, "xmax": -8555036.866041863, "ymax": 4736685.010687845, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "afd4969608cf5f66bce62733e4826b5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC10lEQVRIid2WX0hTURzHv3e7u0M25qb5Z+sPbOr0QUGYL/17CSoSlaAglHrpYb0UpovqJdKnSlB7CEGxFzF7CrKJgQ8llBDEwMhEx9wS1tTZUjfmdvfnnLjXGA03vS596QuXe+455/f9/M7v3nO4LA5Y7P8JcNmqLHIQC6EwSDGRMfAZu50DuwIEY4aSDoaSBgqAkZglpYC73dxPgc6yHmdHVgBDSSOnK2kobLJCaTCCkUurYDIcQujzBNY/jj702Mxpq0k5zN2sNMhARfM8U7XE3LfEapXQnW0B/2MBUc+MFcB2AKtk9JRSi5B5NoWdM1CWHgWryc84zh0uQ8Qzk/bettUgU1loIoG193YoDDVYn5qAqrIWeaYKSIndtcjxXwGsTY5Ce+4WuNIKqGvrsTE1jKj3LXSnzwOMbMf4HQHh2S+IfJ/HoSuPkQz64Xt6CQyrBKUEmhPN8L8aROGFFshV6twAmwuzKGp+IrZXRx9Bc+oa1HUXEZ4eB4lFoKu/g+CnYejONOUGYLX6VDu27ETBsXtiW1VbL94Jvwlhv+zoAYlSFBnBe79BUWxCcGoEJBoSV4T9AhQ03Yd/qBXBD0OgyQRKrvdJipMM4PRmHLk7DhqPguHyUiX6JwC/OI2NyedZx2kyLh2Q4OkSxwEkxkOuUIp9pVdv72qQBoxFhQPSlxFQ9Wze52k3OyLurxZ1zUnsWYQIx4RwsjoyAsQMKOkM2AffJIMBcHoTGNnWLmW1ReKV5rcZQszvFaKQjIQQcrxDfHnRQWSygawAU6/L7rJV1QUmXnQwgCU1wDD64sutUFUfFx9jy4vwDT4AjfNL4jDgEzIXzMu757KvQNCfCY1/93lsZuvq675+VlcCNr8QKyNdIHF+rKzHmTYv58/U2O0ccLeZLSsvu6ysRofkxk+HFHPJAEGmXucNd1v5mPB+YnF5Whn27a/C1Ouy72X+ngG56MABvwF6QRNW1kdxYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "Location Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R606_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S521_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Community Center", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "LOCATIONTY": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "CAPTUREMET": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "Fire Station", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8557890.263918165, "ymin": 4735127.53653309, "xmax": -8554559.660483895, "ymax": 4735259.49273237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c604f0a87bfc2488d56ed56c62ccaba1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfklEQVRIid2WuUskQRTGf+WBByoa6SyK/gUazJqZiKkj4hGI14AwmxhMKCrsCoOBBiqMeGQaiIGCeCSGOomiYOKAmYG0jIiCSquo1FJdjs7VzsGa7Ac1dL96/X31vnpdPTl8M3L+TwEJTvT4kSKPIWAxqcA78R+gOd2VSlgAxoR+PrEA4KKmppmJCaithZwUHby5geVl8Pt/y5hqPhiktkOTNzREE7y8wPw8rK9r0Z4e6OuDrCw9X1gIw8NwcgKBgIdEAoDD8l2tPBJ+P6yswPn5Z0yRqRW73VoojLo6JRC1b/EeRNqytASNjTA7G2+LaUJ9PaytQUeHjuXmxtNhh+dnmJqC4mJ4eICyMigv13OXl3p+YACKiqC9HYRISGMvMDMDV1d6KPT3I0dG4PQUMTkJOzufuaur0NWVpoDyOBaBAKK3Fx4fo+PKyrQFXl/jY01NyKMjhNrYw8PoLrOBvUBra3wVu7uI8IZGoq0tAwHVihsbICXc38PFheX/BwoKIC9Pb77Hk4FASYnucZcLOjutdhSqJcOorobpadjbS9ieyQXCVfh8uopYXF/DwQEMDn5JESlwaf2qDlGvfhijo5pkfBw2N/Vqu7vB64X8/PiXD4yEAgIMCcfs7zutDY5EaSnWGaWGHd7erDZGcdhUoDDG0NAmhqFP0+xsHa2shKqq6MzbWzg70/apa3VeBYOKfNFWQMCWvLv7ic+nznTn54RwMDcHLS36PhjU16apbdW2WOQiSQW8J7giY1JKD17vgtU5DofuLtPcFjF5iZDSF0XAonx6cuJ2e6ioAMM4ToU8ZQEFAb9kKLRNKKRuo2z4Z/8qBGylk5+2QCb4doG/9V3K1QxIu+MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Non-Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMPHONE", "type": "esriFieldTypeString", "alias": "Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EMPHONE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R607_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S522_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Station", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "EMPHONE": null, "LASTEDITOR": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 23, "name": "Library", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8556827.178006923, "ymin": 4736473.953510404, "xmax": -8555648.827121994, "ymax": 4736587.542332449, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e6b84b2295eea40f8225dac53bfc64f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwElEQVRIid2WT0gUYRjGn5mV3VFbd9TUdik1g4INMt2k7FaUh1ohutQtCHI3qIuQa6fckynUIS+OHhKCgiSIlIgoKkKsw5oHXTCJbNs00ka32dqZdXcmvpnWWt0/s0oXn8P8/eb5ve/7fe/H5OE/K2+TAvo7HZANDkCx6bOhZuFq68sOIMZxugMynICSQ5wKwHVxALxweTrSA2S6uaKw0HneXoedFhYGitZlLyxLeB6YwdDHqWvgupOy+Qvo6bIBlGq+t7RMffRJCEGIRjOa0xRQZbbgzG47PoR4+PmFFgApAIxshUw7SOQJDfjHMb3Eq9c7zEUqbEkS10Ba6w6hvtyKXWwx/Pw3W8ZJTi6Loh6P2CrxzHkWi5KI6ru9CC8nZ5WYLQNF5bZM6VVzQKcwyKaMgIQdiWySX8DJJ4Mr0VuMJoSi0sYACfPB46cQicXwOSwgj6bxsOk09rAlqH8wAGFVuXIGsCZGjZYAiG4dPoYTlTXqdeu+Bnh9IxsD/CsCaqzQFsn7EI+eCR+ySTeg2MTgzlEn5sWIumouvn4KPsWSzQkQVxTIioLgT0G9319arp6vvHmBka9fdAWWEVBl1pqu6fH9Ne9qLKyaSVxWUGQ06gCI9ByMgCTHYDIY1Efn7LWQ5cybHmmNRH9IsTjpltnUgMueWXDdvsmFeUejdbv2MQAD2Wx0iJRykp8nfe1LXyJF9t72jz/ixQiqi1jQf8y3MgUoyy9Ys4MGw9rchKNRvAzOICD88IGW+9ID3O1Dv/o7D9ybmugApThWygDKeqm2AQe3aZkFhBC8b19BisfmtBGkLIpmfuFqhgyItAHNSYlx3S3cxBhXnr8FJQyDG2OjpN7DcLcnjVt/H7ja+qJcl+Pmu9EWlmHwXRR9cHuymusHELk8rsXe68OLYgRYprK38Lr+KtztQzmN3xT/Rb8BMbL9mf+VxkwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R608_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S523_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Library", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Museum", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8555691.095154982, "ymin": 4737397.487444899, "xmax": -8555691.095154982, "ymax": 4737397.487444899, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "80ac75f727b104c9c7bc2d6be7bbcd52", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACo0lEQVRIid2WvUtyURzHvxetwbQhkVJSq1kpKScXac0wGlpEkAifPyCwweHJpRoLKqy5CKQhnlqE2jKHEBoUB0GFwFLIF8yrFJf7cE73hvmW1vMsfeFwj+cev5/z+523K8V/lvTHAqaFounSJwPgsBsAMV0HYEPvOgDgE/7fFjCv1+ttm5ubMBqNkEq7y2ChUMDR0RH29/d/N0ZT70DSQc0tFktLI47jIJFImtplMhnW1tZwd3eHm5sbdzuAmqSIjLxRsVgM4XAYuVwOfX19GBoawuzsLMbHxz/0m5ycJIAP89aUAzEtT09PCAQCuL29hclkgtVqxdnZGUZGRjA1NYXj42Mkk0navri4CLlc3jKlbZPMsiyCwSDUajUGBwfh8XjoqFOpFE5PT+FyuRCNRnF1dYW5uTkKaKW2AK1Wi7GxMZjNZjgcDuzs7MDpdOL+/h6RSARLS0tIJBIYGBiAUqn82kYjUVQqlfe6+LtardK2Wq0GhmE6WXQGEIPn52fwPE/rxJhARACpf6auImBZlkJInQBFYxH0ZYBKpUJ/fz9KpRImJibw8vJC2zUaDYUpFAq6B74EIBNYLpdxeXlJC1mCPh85Cd60sLBAn2QvpNNpuiB6Amxvb+P19ZVuqk4i0fn9fmxtbX0KeBDzSsLe29tDrxLmJNMOQF5Erq+vp+12e8/mHMchFAqRaqQdgMjn9Xr/PD4+wmAwvB9so6OjtNQrn8/TeSKrq1gs4uTkBPF4PNJ4LzQCzsvl8szGxsa6cDdQMQyj3t3dhc32dk3E43F6/rAs+1AfvWDeMQIIHebrG3ied6+urh7odDp6Ni0vLxPzi8Z+37mTD2u12vTKyop7eHgYmUymaRDfBRD9ymazF9lsFo1p+JdfFec99v8B30V/ARSaIbGtsbePAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "ADDNOTES", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ADDNOTES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "OPERHOURS", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S524_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Museum", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "ADDNOTES": null, "OPERHOURS": null, "FACILITYID": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 25, "name": "Parks", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": false, "extent": { "xmin": -8557782.026479704, "ymin": 4733509.498324558, "xmax": -8553120.381815068, "ymax": 4737445.261983847, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ced82d9bd15fb391a3995f0e89a981d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADbUlEQVRIic2VD0hVVxzHP+e+9zQzLf+8llrDlTYoWkK1wcpiTGupz1m4cgTLFiu2tihfydqW2D9caQbVBhaxCmzKBhNfmkthSDmWe7EgcpsVa02T1ML+2EN9755xruuRvVtYMegH595zzzn8Puf3/f3uOVb+Z7M+F4DCQjT3baYBcQJCdOiwWDlfvYs7zwTIzCfW5+Nz913eQWBXYxIQgO6jz+GkQWgUVRfT9MQARx65uo+v1Y6V1/DQaGKiJmGzBtPZc5XOm1eCJaRLnXSHkyPeflaf2EffsAAZTvIl7FT9pMQUcuYXMCV+NkJo/jXtXX9S1VjKyeZD6LpvucXGxIWfkPowJACQkUca8KUQghUZxSya5zSNMM7+Mmuyy5gzfQlFR7Pp9fQkW4MoA3IfCZixCpsQ7JUglqZsNpx7fQO4f68Z4lxFEhkey0uxrzA98U02vfc9BQcXGJFkbuTggzkZAhg3iqUSJsXZJ5OTutkY6+vvZcfhRaZRxEQnsOWDOgMy/9WV1P1yAKmzSQlhChAaWSqhjjlrsWiB6QkbGUlyUg6X2ty0Xm2mo/sS5XUFbFhWTta8vEEApGTmE3a/hId6kcxUr6TJqaY7jgiP4cPFX9E/4CH7s1CklLR1/uHPydjIeKO6fF7jn/k5EAAvqId9zARTwD3PLRp/O0bLX6cN54asURP982PHvKgAaBBjLhH0SRihEhtkCwkAdN9qo6R8mf87dMRof66UDXgHK1SCxxSgQ7uA0de6L5IwfkYAIGxkFCmzcrFaggw5Xp+22PgBDadSp+PG5ftL2x8VwU/AlDMXqk0BEeHjeN9REqgd0HKlidu93cpJ18wwzh83A0iNSqGzpqZpP2/PXceokAiGaxUnt/4XCd8VFioxTAA1xZzKcPLjnXs3F+z5djlfrKgalvMfGndz7mKD6nosFnY8OBdQ7Dqs1gS/Nre47Nu/yWL9u0dwlQxWzMPm071U1G+jsmGb8S0kH1Xv4tpjAbW7+TttAw5N4FKQVUUJpM/+mNemZhIbnYjVYqOr5x/OtdbjOr2X9q5WQxngU1cph4d1mtaWcCbNySwNypRcFfVbUc3MBFyWkrXHS6l9ovtARQK8lb6RZKEbZ9QbGsRJCAauI3BLnaqOu1SePcDAU1+ZNcWcAqM9lT0fl/6z2L8BozgoOm8DbQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "FACILITYID_1", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMING" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GOLF" }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOCCER" }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASEBALL" }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARKURL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Pavilion", "type": "esriFieldTypeString", "alias": "Pavilion", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Pavilion" }, { "name": "BatCage", "type": "esriFieldTypeString", "alias": "BatCage", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BatCage" }, { "name": "Tennis", "type": "esriFieldTypeString", "alias": "Tennis", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Tennis" }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Image" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R323_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "Tennis": null, "FACILITYID": null, "NAME": null, "FEATURECODE": null, "FULLADDR": null, "FACILITYID_1": null, "OPERDAYS": null, "OPERHOURS": null, "NUMPARKING": null, "RESTROOM": null, "ADACOMPLY": null, "SWIMMING": null, "PLAYGROUND": null, "GOLF": null, "SOCCER": null, "BASEBALL": null, "BASKETBALL": null, "PARKURL": null, "Image": null, "Pavilion": null, "BatCage": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 26, "name": "Playgrounds", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8557723.037163317, "ymin": 4733547.644051195, "xmax": -8554211.3374108, "ymax": 4737086.189879273, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ccc84d0864dbb5f29ec8a034a03bcf2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXklEQVRIie2W20sUURzHP2f2zLa66kZe0DUwFAvNW4yECUWPUStEIPQQYRDue71WzOZDT730FD3aPxBkWEQv5aMrXpLqJQjJG3mpzFV3d07sTilBu84MaQl9YZgz5/y+53Muvzkzkr8k+R+8W5K7RtoTYDV+0wCfgaAXrLCzLrVphIqLpljUE1iNmGGEMlOrc5GVqSHSya+g1PZYGagqKG811IRpiGaz3TUYSURZqcjC5EOsjRXcaG3xHWX7rhqZFRMtfXF3YKG60olF19Cf2vjyAb2kuheIut9jK+UJ6sQrnXaUTMGL13CmzfNY3IPXk3D3Cei+XQRPLcC1fvi2Dhc7c8fNLMHTMbhy+g+BExvQUQ8DI/DqDaQtaK+FxoPg07biZj/D4ChcPvVrvWfw4Sq4HoHjdbA/CNIHw+/h3qD9XF5iD+TjEswtQ/9LZ7OWONTJhq1yQzXcfw6xbmg7BENv4c4jqKuAZw6XW+JRK2v2vpcVw9lj9mCOhCGZduaX+ZtFzpYbF6C1xi77pQ3NKJP523m3BWv+opxt3R35nPm9+cHKMn3+4khhpcHq7G+P25zSg5UUlB0Fy3rgGixa+uJqwoyH6iJGsPqEfWYrxer8KIn5sc04TS8kVHsue8/6fAH0YAUIbUA0x+Kello0m+1q7FaXDJT2EijN1vlDNQZWqirxaRKh6RxovIReFI6DmrFNTGdmmg/qKKtF6+3HQObKKvOpC9WfH06tL1MU7rShlhX7EedY0k3w5haMm9HSpp6o0HTlBer5PRYtZiZpcibO3v3Z20nJHe39XwR/B4G6vUTjHXCmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "NUMPARKING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeInteger", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITY_1", "type": "esriFieldTypeString", "alias": "FACILITY_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_1" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "OPERDAYS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "OPERHOURS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADACOMPLY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R478_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Playgrounds", "description": "", "prototype": { "attributes": { "ADACOMPLY": null, "FACAREA": null, "NUMPARKING": null, "PLAYGROUND": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null, "DESCRIPT": null, "LASTUPDATE": null, "LASTEDITOR": null, "OBJECTID": null, "FACILITY_1": null, "OPERDAYS": null, "OPERHOURS": null, "RESTROOM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 27, "name": "Police", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "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, "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": false, "extent": { "xmin": -8555593.418524424, "ymin": 4736012.713905835, "xmax": -8555593.418524424, "ymax": 4736012.713905835, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c3c499ab3d292a5d11542476e57799e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqElEQVRIid1WMUhqURj+LqlDjQ7hS0p0VQR7TlGbU0qUODkEIro45dAgpSFkCUGQBAXhoOBovHKz7RYtQkgmokORWEKkIGgq5eMcbmJqF7P3lj4495773//83znfPf9/rgD/GYIfSzDNtV8DxikAOByEgAT1ANDj6zgAsMGN/5TAMDU1pff5fFCpVBAIBlOwVCohHA5jf3/f3b2azghEDhp8ZmambUyn01AoFBCJRHh7ewPDMLTV63Ukk0lotVqMjo5idXUVV1dXuLi4sH1GICESkZm/4+zsDHa7HWNjY5Tk9vaWrkoqlSKXy6FSqcDv98NkMlF/tVpNCD58tx4NOmXZ2dlBs9lEuVxGIpFo24vFYrt/dHTUJugnKa/IBoMBqVSKSmK1WrHudqPRaOD4+BjOlRXqYzQa+ULwE0xMTNB7q9WiMl1eXmJ9bQ2pmxv4t7fpSmQy2fAEZPadUCqV8G1t4fr6Gk9PT9SWyWSg0+mGI4jH4x+en5+fEdjbA8uyeH19bfs4HI7hCDo/JkGhUOghzefzfCH4Cebm5hCLxWh/d3eXtm7Mzs4OT+D1enF3d0c17weNRgOPxzM8gVgsRjQaRTAYRCgUwv39PbXL5XKYzWYsLy9DKBQOTPBALrVajab+O0QiEc1mm81G9z95np+f7xuMjOVqUV8C8iLBsuz0wsJCz2CGYbC4uPjpTMmuOj8/J90En0QbLpfrz+PjI93zIyMj1EhqD2ndWzabzdIkJKUkEomQwpjoPhe6CU4qlcrvzc1ND3c2UDAMIwkEAtDr9e0Ku7S0hGq1+tC5ei447wrAORg6Da1Wy+Z0Og8mJychkUhgsVhI8NNuv++cyYcvLy/TVqvVNj4+ThKuZxLfJSCwF4vFUy67P8jwL/8qTr7o/wP+i/4CcOUISvzn3IgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Non-Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMPHONE", "type": "esriFieldTypeString", "alias": "Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EMPHONE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S525_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Police", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "EMPHONE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 28, "name": "Post Office", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8554392.209149228, "ymin": 4736643.045280078, "xmax": -8554392.209149228, "ymax": 4736643.045280078, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2ed9218ce26dedc57eb7043f29bafeea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC30lEQVRIid2WS0wTURSG/5mWFmgpdFCRApIoGxeISdWgJi5MwRCBNnGBxoUbU9SVGkMxEYEY5LFRY3yAC1FXJmhKQUOkYmxMNGCjiYYNTTdoy0PSB7alD+aaOyChYh+AbPyTyZ25c+7/nXMfkxFjgyX+PwHlulY1D5EaIKrkbBiH2VjXlRAgGPNsE09QCZBV5Emg0bZ3gkGz2WhoigngwVZlb5JX6o7tgyqPg0jEJGXv84cw/H4Mb9+MNmp0HVHVLAHKqttVhDCC+Y6iHLjcAcy4/JBJU8AysUGEIeA4GY5UlGB8fAZ225QewEoAw/K5hLBqmjlV/+tR3O5+l1QFg4/1kEjSkJ/PwW6bUMVd5GSnZbnELCu0IjG78h1iiGLSUlPw8sFpWL9+AyHRiy5Pl4JlGdRe7VmMXsM5oHPvD4Tg8gbQcs8cZX7rihaRCB9veGIAlWXEjpEv42g4V4ZrdweXzBtuDuDsiQPrB1B9Gv0OfU0pWi5UYOvmDHh/BuGcnkUySgjgstLRdukozjQ+g0Iuhds7h6LCbFy/WAGeJ+sHnD91CDe6LaitKY3q316QjbyczLUDaHK+QAhb9jfGHDw/v1ABiVNJTEAkMi+0ntm5hFn+8PogV0rjAwjPOul2DocjkEjE2FtSgEAwvGL//ymRWASFIlW4DwcjdHM7/goYNBkcGm2H1TY2qS7ZXYjinbnClazoNNlsUwAh1jhfU7659/mIyeP2Iy+fE04qVZZSBqVShuXy+YOYnvSAFuj3BfFx2I4Jp9vKsnxXTMBQb31fua51z8CLz01giPp3P8MwucdPHkTxrm3C84TThft3zAiFws6FCNZBM6fmr4yXY1dAtRhQtbxPo+vQ9zz90Mlxcigy0/HooQWhYKTfbKqPilvzSTYb67o01e3qJ90WfYYiDR53wGo2GRKaJw2gMpsMtYe1bf1urx8iwkRNwz/7qxjqre9bTfyqAWvRhgN+Ac3PEQ+vzlJ/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S526_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Post Office", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 29, "name": "Public Works", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8554252.160969906, "ymin": 4736116.805738614, "xmax": -8554252.160969906, "ymax": 4736116.805738614, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6041af0afd42bab5b244e5cc0a631f29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACnUlEQVRIid2VXUhTYRjH/+djU8sNy+HSkCxkeZFdtAlFXYeo88LQPm4KqS3Ii2ASIdnHTYG0UpIuFOomClICtRbeRKsuTM7Am9jUTYa2mZIfc5NN5zlvnDOX+bkzXRf13LwP73n4/573Pc/7PCz+srH/L8BSBD21hDw5IoSF3+qCQxagvhBGQuMOBOgJLTNNAbDo4AAN81rQKsCNw8jjCbr1pWdQXncLao1Wln4kNAfO1qnvetzIAYTaFMATVGSo1KhusIJVKkEIARH4BPIU0jPVOFVTi2HuMyyk12QdQtuGAADGvfsPSOKitV+/gKGvdsnPOVQENi0dfufAOkRdezcKig3QHtTh26deI7A5ADS1cvF8dHGFfNMKlUaL5irDOkA8jmaY7ZVpZnYOopEweltuywlPDpChzsKl1jcoOHYSnv6PqQfsysqGSrMPi+F5ZOXmpx4wNeoBo1BKK+H51APidZ6h3gOaYaWSTNutQn5xCdx9H6RvOwbM+LyY8Dhhf/4IR0urkX/EgBPnr2JqbATNVfqdA0JTk4iEApIvZn78rAmBCR/aak8jPDebHEAgwm+fYRXS+uXFEywtLiAcnIXLbpOqaXSgD9M+byxOEXuYwgb/aC3AP+0bBR+NglEocKXllaxWEX9gk95hUNii2TEU7oWDAVPHg3qUXWuAOlsLikl8i5H5IBzvO8U2AUKjZ1NA0yD89YWo5Gwd3ZytY5WIobwG5xqbJX/c40Tr5UoshOf/DBmnBJit7i1OINpDt5QBtTwXcpe3jdy71xViMyspq8Ezy0VR/C2wnC0Nh+yBswYUtzaLDpzt6X19f9dLzPz47mAomMUTI1UzmaFQKQiC6efYiJhxT5MrsXhSgKZYtnflxicNwDbt3wf8ArwS93u6UwCXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R612_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S527_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Works", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 30, "name": "Railroad Station", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8553969.127489038, "ymin": 4736357.824094787, "xmax": -8553969.127489038, "ymax": 4736357.824094787, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "66ee93b216c32640aada4effe2044bb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIid2Vu4saURTGP8bBB4KIiLpWgpWPQjAg2lkKMgxYWIuQNBb+B/HfSBStxUbcNAqihSAIFpYqoo0uioovUHwM4QwuxN3oOoYUyQcDc7l3vt+5Z849l8VfFvv/Aniedx+PR/NdJiw7yufzzbsAHMclAAQFQXAzDHNXlIIg0HcvABKFQuH7VQCZsyz71el0QqlUQopOp9NTu93+xvN889fdvN1B0Gg0IhwOw263SwIIgoB4PI7VavUZwJdrAHEhy0r796PRCDqd7rdzHzpNp1N0u114vd53c+PxGNlsFpVKBalUSjqgXC5jMBhgOByi3+/D4/HAarViNpshl8uhVCpR7m8GyN6KPJ1OY7PZwO/3i5HO53PEYjHk83lst1tYLBb0er3HAGRmNpvR6XTEFFBVKRQKcS4ajWK9XqNarT4OIJH5q3a7nZgu0nK5RK1Wu2l8F+CaZDIZJpMJ9Hr94wCTyYRQKAQ6zcfjEYfDAXRG6MdT/qmCFovF4wCNRgOXy4VisQi1Wi2mJRKJiFVDeU8mkx+a3wSQUb1eh8PhEMeUkkajAZ/PB4PBQG3lYr1KpZIGoBqnj/b7vTjWarVotVqw2Wxi7qmS/mgHgUDgLgOpgBeKmFrDarWCFFEPo4c8rgIYhknMZrNgJpOBXC6XBDidTnRWmgzDPF8FUB/nef7T4XBwU1m+EbVh9/md+v3FxXIO8OIueAd4hZwNLsRx3I8zhIyer12RD5/kQqEwoivx3vWSAXhQ/z7gJ9oD/0c6DCd1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_2", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R614_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S529_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Railroad Station", "description": "", "prototype": { "attributes": { "EMAIL": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 31, "name": "Schools", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, parks, and fire stations. This feature class utilizes ESRI's Local Government Data Model schema.", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8559991.586070543, "ymin": 4729394.468539435, "xmax": -8553118.403019479, "ymax": 4738540.52517821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "60c5a8ccc49bf2182dd39a2bbedad420", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAcCAYAAAB75n/uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjUlEQVRIid2Wb0gTcRjHv3dTxrBywz9tM7UpGxEF4dQCpRdGL8JjEUjQi4Le5KtebfSu9HVsLyO2N2H0qiLC7aQXZiATwzwso4akrVreSaWDNrvN7e7iTmvtnzunBvV9d7/fPc/neZ577vn9KrDLqvhPAY5rZoiiXbUXSWJBexh1AMo1CEG4AgIm1QBCtnMykOAD7fEVB1CuwXr93oFLPd04WF8LDUlmba/EVxGNr6LVWJ+1HucTePY6ZB+ZfuVFr5P5M5ucDCRKdn640Vww0OTaGtyPRtBQY0CntQXtNgtMBj20lXvQ19WB8NJXhD6zXgDt+QCl7oJdjryUFpejmBTnUaXToq56Hyo2MrUYaxGKsFnRZQCCYJJrmVuWXB1qNONM21EcaT4AgpCLn5GG1Gy/Tc+daIPVbPxHf7S5xSWkBXHnM/jO8xgaDWLm/Ufl+R23hMunTqK6Srd9ADMfxtDYhNLrvzQbjuD6vYe42NOFDmtL+YAF7gtu0U8L7sUTSdweGUN1XxVsDfvLA6QEAaWULvHO3++itXQK2sryuMlUahOAPKAoJ/M2wtqP21q37FyURIQiHEDCXxggS4Lv7tiENxpbRZMyTQncuHAWzXW1eWNBAsCtRBHjE2DmP2D8zRwi35YVH8UBtMfHUy7ufnBqAMDvA+eYpQlXHadBKIN/XY8nGfinZjK2hOyYCIB2Zx08+cUOuOUU/cp0lSUIppfhT9MPgi9wvrtTWXo+t7DhnHCAJBkM32RRRMW/ZsaIBeVyPGFmhxtq9DAa9LgzOr4esV8JZlOpa5eA249eZ//QaNCr02qRSgsBBDz9akzV9yPt8aV7nUzsBw9oNJxas601PF345rBzgDK064Cfu8/oNv6PeS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "laurelsde.DBO.FacilitySitePoint.NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R291_pk", "fields": "laurelsde.DBO.FacilitySitePoint.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "laurelsde.DBO.FacilitySitePoint.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Restaurant/Bar/Package Goods", "code": "Liquor License Holder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 32, "name": "Shopping", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, parks, and fire stations. This feature class utilizes ESRI's Local Government Data Model schema.", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8559991.586070543, "ymin": 4729394.468539435, "xmax": -8553118.403019479, "ymax": 4738540.52517821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7fdbc5cb60e90ea4f7f532d089107d4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC3klEQVRIid2WX0hTcRTHv7/dZWyW7toMHFmKoUaEwawejIQQe9gmhvQkGL2Y0UPFonxKjYgIFxX64EIJIcQCIbeRD1FQCClMEqtBmZK2LW0598fm1r278VObXZ16nfnSebqc3znfzzm/37m/e+XYZJP/nwAjdFoAWgKikSIiQHCZYDOvCZgXJvUA9POJUo3ACH0LARoaYaX58QEExKDcqdbnl5dCtkUOQogkeS4cgXd0DKPPe+uM0Im6iQGuoEzDI6ovqKpAwOnGUEc31mNHa88h4JyAxzFcDWA5gAefARCtKmsXfGPOuCLq/L0IfpvE7LR/2ZoQFcBmZ8Lj+KRZ9ZBljGxZ8r6TJ5C0PRlszh6EfnjBRziMvOjF1MdRURxhmMTGVJGmQiQ4g3cdFmxNSUZO6TEkKRVSUqUBBlo7ocrOhO+LE0nblPCOjOGnx7txAD2P4msXEPL68OpGEw6eOYXdRYWxdf+4Gy/r7mysA242jDd3W5FVfEQkzoVCsD/o2FgHAh9Ff3M72KxM5JWVxPxRnkdfUzsUbCr8X92JA3zjLqTvz0XB6QqR/23bEzByOQ5UlmOi9lbiAFrh4fNVILLF0XV09SDonkTR1RqEAzOriq8JoC9Uz6XrIh8fjkAml+PZxQZAEKQDGDBuHlFwkQj+XEGCIMwJLrUoxwHcEich4MNh+uCKC7iNbpcRevv3D8NaeiXkGkpAJFQ4Xx0DBZsCj+MzBdjjAuaKABoG27u68wzHoc7LAVm4NpQ7WCjVrEiTvtkB5yT9FuBXcAZDj57SobADgnlFQCOsFmNIV/j+sa0eELSL3csyCmsqoTlUEJuu1zeb6ZYszCjdFlq5YDbBtnIH1BYCDH/7jIKueqC1s0WRngYlq0LfvTZ6NlYTbKK4hO8iE2xmY8Sg7b//sFqhSkVoymc3wbqmuGQANRMsZy9P663haT8YyETb8M/+Khphtawnft2ARGzTAb8BnFAOml3hj7UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "laurelsde.DBO.FacilitySitePoint.NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R291_pk", "fields": "laurelsde.DBO.FacilitySitePoint.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "laurelsde.DBO.FacilitySitePoint.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shopping", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Restaurant/Bar/Package Goods", "code": "Liquor License Holder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 33, "name": "Bikeway Slope", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8557946.031676818, "ymin": 4733204.290522116, "xmax": -8554225.284566175, "ymax": 4737503.412652215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "04b19d403e25dca570c0980a2a42168d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAYAAABvqT8MAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArklEQVQokbXTMWpCQRSF4a949u7Gxk4FQUjhDtyCuimRgCKmSCBRcAmCoLWFxQOxjI08GOEhOqOFfzUD54d7D9zMi2TvEOpY4/iM0MIUI/RSwjW8xTA1UjncQB4THobvCdHwrZAM3wpVVHDCvwdkpfcY51DhD9rX7mM7TNDFJ37DmHlMKJjjI8gLNHGICQXf6GCGZShhHxMK/sIeX+hjkBIKVqhhlxqpzKb8efkeLvjMKP9fOTCAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "0 - 6 (Mild Slope)" }, { "symbol": { "type": "esriPMS", "url": "b79c6d62dfec95dd856e04d00979259d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jb3STStEYRQH8N9iMqxsfAf5ErbeykIpWYhSFjY2rIzN2JCSYjVZeAsLJcpG+RLKytaWhSTvunVG0+3O3DHJf3Pr1Pnd5zzPKfijFP4TKqIXl6n6EC7w1QxUxAn60IPbqC+ijEns5EFVZBAzGcgu9vJGSyOVDGQKn42gXyNZUEtIGmoZSUNt6MQHHmrqXfG9r4ekoUf04xxH8bT7mMMr5uPUs9XdqQcleYpFO439KGIbC3iJMdsxnXfZSZ4xHPdVicYtlAIrR20C740g0TCCY2yiA2tYjjFX4rRjeGsEiYZRHGAJh7jDavxoHQM4y4OSJEcfR3cg1WzgCtd5o9UmWYebjPoP0izUVL4BU9xMe6uGFlsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "6-12 (Medium Slope)" }, { "symbol": { "type": "esriPMS", "url": "6439ed19b9be65d89a8795401c97d830", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQ4jc3VvStFcRzH8ddwxWjwv1hsKFIGk0mUzSJP0zVdC4v8CZgk5SEGykP5DyjFbDDQzYZCp77qdLvnnt9wb/ksp971+7w739/peyo6nMp/EYzhDD85NoB71FuxFEEVNUxjO9gwjrCHmRasVFCN8h3sNhQ9YqkFKxXky2fw3VA0iNcCVipoS3mRoG3lzQRtLW8m6IvnW5Rn6UUX3vHZgiUJ5uPAMroxh318xed3gZECVk8RZFnBR4yrB7M4xAQOcBkjasaSLjnLakhqIZnCKcaj+BpDBewlRZBlLca1HuOaxHmsjRPcxAU3Y88pgiwb8SabGMUxrmLm2W5awGIBSxLAVsz4Lsdu0Y+nEpa8TfPlf3lIYR3/H/wCVhRxvZMFPisAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "12 - 18 (Steep Slope)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "NewAngle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Join_Count", "typeIdField": "RuleID_1", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Join_Count" }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TARGET_FID" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Mid_X", "type": "esriFieldTypeDouble", "alias": "Mid_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_X" }, { "name": "Mid_Y", "type": "esriFieldTypeDouble", "alias": "Mid_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_Y" }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Mid_X_1", "type": "esriFieldTypeDouble", "alias": "Mid_X_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_X_1" }, { "name": "Mid_Y_1", "type": "esriFieldTypeDouble", "alias": "Mid_Y_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_Y_1" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "NewAngle", "type": "esriFieldTypeDouble", "alias": "NewAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NewAngle" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_468", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S420_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "0 - 6 (Mild Slope)", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 1, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "6-12 (Medium Slope)", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 2, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "12 - 18 (Steep Slope)", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 3, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 34, "name": "Bicycle Level of Comfort", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8557984.191191006, "ymin": 4733180.589143629, "xmax": -8553924.640367236, "ymax": 4737523.97984466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BCL", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "value": "", "label": "No Data Availalble" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "0", "label": "Excellent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "1", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "2", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Poor" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_TYPE", "typeIdField": "BCL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLV" }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD" }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKG" }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCL" }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLW" }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLW" }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K" }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D" }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHV" }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N" }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLV" }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ft" }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fp" }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Frt" }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AF" }, { "name": "laurelsde.DBO.Level_of_Comfort.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Level_of_Comfort.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "laurelsde.DBO.Level_of_Comfort.Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_474", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S426_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "No Data Availalble", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "No Data Availalble", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "Excellent", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Excellent", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 0, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Good", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Good", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 1, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Fair", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Fair", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 2, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Poor", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Poor", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 3, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 35, "name": "Existing Bikeways", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8557984.191191006, "ymin": 4733180.589143629, "xmax": -8553924.640367236, "ymax": 4737523.97984466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_TYPE", "typeIdField": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PATH_TYPE" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_ROAD" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CONDITION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLW" }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLW" }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K" }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D" }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHV" }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N" }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLV" }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLV" }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD" }, { "name": "Speed_Limit_MPH", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": 25, "modelName": "Speed_Limit_MPH" }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKG" }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCL" }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ft" }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fp" }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Frt" }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AF" }, { "name": "laurelsde.DBO.Existing_Bikeways.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Existing_Bikeways.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "laurelsde.DBO.Existing_Bikeways.Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_472", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S424_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Hiker Biker Trail", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Hiker Biker Trail", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "On-Street Bike Lane", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "On-Street Bike Lane", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Shared Use Roadway", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Shared Use Roadway", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On-Street Bike Lane", "defaultValues": { "LOCATION": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } }, { "code": 1, "name": "Hiker Biker Trail", "defaultValues": { "LOCATION": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } }, { "code": 2, "name": "Shared Use Roadway", "defaultValues": { "LOCATION": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 36, "name": "Proposed Bikeways", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8558893.146961303, "ymin": 4732660.052791009, "xmax": -8553870.189096158, "ymax": 4737579.435218503, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "effectiveMaxScale": 4513.988705, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LOCATION", "typeIdField": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PATH_TYPE" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_ROAD" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_473", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S425_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Hiker Biker Trail", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "Hiker Biker Trail", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "On-Street Bike Lane", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "On-Street Bike Lane", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Shared Use Roadway", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "Shared Use Roadway", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On-Street Bike Lane", "defaultValues": { "LOCATION": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } }, { "code": 1, "name": "Hiker Biker Trail", "defaultValues": { "LOCATION": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } }, { "code": 2, "name": "Shared Use Roadway", "defaultValues": { "LOCATION": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "AADT Traffic Count", "type": "Feature Layer", "parentLayer": { "id": 18, "name": "Zoom: 1:18,056 to 1:4,514" }, "defaultVisibility": true, "minScale": 18055.954822, "maxScale": 9027.977411, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8559792.6451007, "ymin": 4732399.193618402, "xmax": -8554244.506139887, "ymax": 4737205.920996061, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 18055, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FID_AADTAnno", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_AADTAnno", "type": "esriFieldTypeInteger", "alias": "FID_AADTAnno", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_AADTAnno" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_475", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S427_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AADT Traffic Count", "description": "", "prototype": { "attributes": {"FID_AADTAnno": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 39, "name": "Bike Racks", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8556755.42629973, "ymin": 4733539.416267592, "xmax": -8554102.83219921, "ymax": 4737470.62840383, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "be41b6e0d6782c50d2fc51b880b959e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVRIid2Uz4sBYRyHH0wRBzdXhcMe1CaJ/4Ej+QeUOKm9KRclm5s42rv/wEFWCacN5eikHOSwTQ5Ka802vTntYIxpd9un3nr7vM33ab7vD4kfQvr/IgWegMiddT+BFwu8nhUBzyb9qYMrIrPaabte1OWCeByczttK7/fQ6YAsf1vSFuXzUKthiHodCgWdIrsdwzjUrfmz96hSgX5fzG02CIehXIbVCjIZkVut4POJ3OMxKJrPodeDUgnGY6hWIRoFv1/ksRhEItBogCRBs2lQdGK3g8MBvF4IhWC7FbnbDYGAmKvrF9AnUlulKLDZwGwmWqUyGsFiAYkEFIvcL0omYbmEwQC6XchmRZ5OQ6ulq4Q+USolDkMwCLkcHI+6PtMvarfF0EJRTBSZiKSZnk6VEWT5BpF6H4ZDY4/qdHqDSN3syQQzkTSyDXD+LdHP+zXRI/Bwp+QDeLsossAaMUxFMrvgr4u+AIQJXQXvYp8JAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Location", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Location" }, { "name": "SideRoad", "type": "esriFieldTypeString", "alias": "Side of the Road Rack is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SideRoad" }, { "name": "Num_Bikes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Bike Spaces Available", "domain": { "type": "range", "name": "BikeRackSpaces", "description": "", "range": [ 0, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Num_Bikes" }, { "name": "Lighting", "type": "esriFieldTypeString", "alias": "Lighting", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lighting" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Condition" }, { "name": "ImageSource", "type": "esriFieldTypeString", "alias": "ImageSource", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ImageSource" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_471", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S423_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BikeRacks", "description": "", "prototype": { "attributes": { "ImageSource": null, "Location": null, "SideRoad": null, "Num_Bikes": null, "Lighting": null, "Condition": null, "URL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 40, "name": "Bike Shops", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8555435.472593132, "ymin": 4735050.423476496, "xmax": -8555435.472593132, "ymax": 4735050.423476496, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ffc82b24cb0281faea899a738a6feb9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfUlEQVRIieWWXyhkYRTAf9dcpcSWNryg5IF9oZQWL1hNabIelHjQaJ8UDxZTbB68rNSmPOzLrlDyMnjQxESJmphSEzuxW5sSD9afFg9IMdztm8O2WjNmMrPttqfuvV/nns7vnPOd79yr84dF//+ABsQAz4Cnj/B7BXzV4CAo0IAnwAzwnMeLzwCbBv0BgcCbCMFufb8zwK7BbiBgLpEVHcgiCDAaTWQKDxAXB1arrHd2YGoKEhOhrk50W1swOxsyXX/QwueD9XXo6IDRUdFdXIguIQEaG6MAXFqCvT1ISoLi4rvvNS1kWHh7lp0NWVmS3a8SHw8pKbC//0hgWhpUV0NMDBwdgccDhYUwNgYnJ3cz7OuD7m4Jansb1tbCBjrwei04nSZ/SevrobUV3G5oaoLeXjCZoKsLkpMhPx+8XlhZgcxMeVZWnqn8QwF+A6yYzUf+rKqqxFlLC5SXCzA1Vco4OAhlZXB1BcvLUFEBhgEDA8rPa+BjKEAHUIjHo/mzsNlgfh50HSYm4OwMLi9hfBzm5mBoSII5P4e2NujpgeZm5ccOfAgFqIa3z7/KyIDhYdk/dQQODqC/X/ZqdVWslf74GBYWIDZWdKen6m7cDPEHgS+BDoqKDNxujc1NSE+HmhooKZFMbmFKXC5oaBCgQxUHsbXbc+/zfx8wFRhncvIal8vkj9ZslrJtbPxu3d4Oi4sygaanJfvaWgV8H06XviAnBywW6cbOTtj9OX/vigoiL0+aqbRURl1BQcAPQeBzeHgIIyOEJCoYdUT+hV+MwygwvgcDDqseiyDsE/AlIFCDGQMswKsI/ER9Bt5qcB0QeAN1IldURI+W478G+ANuTMXlitVRWQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of the Shop", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zip" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Phone_Num", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phone_Num" }, { "name": "Time_Open", "type": "esriFieldTypeString", "alias": "Time the Shop is Open", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Time_Open" }, { "name": "Web_Link", "type": "esriFieldTypeString", "alias": "Website Link", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Web_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_470", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bike_Shops", "description": "", "prototype": { "attributes": { "Time_Open": null, "Name": null, "Address": null, "City": null, "State": null, "Zip": null, "Owner": null, "Phone_Num": null, "Web_Link": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 41, "name": "Community Center", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8556731.292227669, "ymin": 4733512.811634249, "xmax": -8555036.866041863, "ymax": 4736685.010687845, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "afd4969608cf5f66bce62733e4826b5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC10lEQVRIid2WX0hTURzHv3e7u0M25qb5Z+sPbOr0QUGYL/17CSoSlaAglHrpYb0UpovqJdKnSlB7CEGxFzF7CrKJgQ8llBDEwMhEx9wS1tTZUjfmdvfnnLjXGA03vS596QuXe+455/f9/M7v3nO4LA5Y7P8JcNmqLHIQC6EwSDGRMfAZu50DuwIEY4aSDoaSBgqAkZglpYC73dxPgc6yHmdHVgBDSSOnK2kobLJCaTCCkUurYDIcQujzBNY/jj702Mxpq0k5zN2sNMhARfM8U7XE3LfEapXQnW0B/2MBUc+MFcB2AKtk9JRSi5B5NoWdM1CWHgWryc84zh0uQ8Qzk/bettUgU1loIoG193YoDDVYn5qAqrIWeaYKSIndtcjxXwGsTY5Ce+4WuNIKqGvrsTE1jKj3LXSnzwOMbMf4HQHh2S+IfJ/HoSuPkQz64Xt6CQyrBKUEmhPN8L8aROGFFshV6twAmwuzKGp+IrZXRx9Bc+oa1HUXEZ4eB4lFoKu/g+CnYejONOUGYLX6VDu27ETBsXtiW1VbL94Jvwlhv+zoAYlSFBnBe79BUWxCcGoEJBoSV4T9AhQ03Yd/qBXBD0OgyQRKrvdJipMM4PRmHLk7DhqPguHyUiX6JwC/OI2NyedZx2kyLh2Q4OkSxwEkxkOuUIp9pVdv72qQBoxFhQPSlxFQ9Wze52k3OyLurxZ1zUnsWYQIx4RwsjoyAsQMKOkM2AffJIMBcHoTGNnWLmW1ReKV5rcZQszvFaKQjIQQcrxDfHnRQWSygawAU6/L7rJV1QUmXnQwgCU1wDD64sutUFUfFx9jy4vwDT4AjfNL4jDgEzIXzMu757KvQNCfCY1/93lsZuvq675+VlcCNr8QKyNdIHF+rKzHmTYv58/U2O0ccLeZLSsvu6ysRofkxk+HFHPJAEGmXucNd1v5mPB+YnF5Whn27a/C1Ouy72X+ngG56MABvwF6QRNW1kdxYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "Location Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R606_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S521_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Community Center", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "LOCATIONTY": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "CAPTUREMET": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 42, "name": "Fire Station", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8557890.263918165, "ymin": 4735127.53653309, "xmax": -8554559.660483895, "ymax": 4735259.49273237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c604f0a87bfc2488d56ed56c62ccaba1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfklEQVRIid2WuUskQRTGf+WBByoa6SyK/gUazJqZiKkj4hGI14AwmxhMKCrsCoOBBiqMeGQaiIGCeCSGOomiYOKAmYG0jIiCSquo1FJdjs7VzsGa7Ac1dL96/X31vnpdPTl8M3L+TwEJTvT4kSKPIWAxqcA78R+gOd2VSlgAxoR+PrEA4KKmppmJCaithZwUHby5geVl8Pt/y5hqPhiktkOTNzREE7y8wPw8rK9r0Z4e6OuDrCw9X1gIw8NwcgKBgIdEAoDD8l2tPBJ+P6yswPn5Z0yRqRW73VoojLo6JRC1b/EeRNqytASNjTA7G2+LaUJ9PaytQUeHjuXmxtNhh+dnmJqC4mJ4eICyMigv13OXl3p+YACKiqC9HYRISGMvMDMDV1d6KPT3I0dG4PQUMTkJOzufuaur0NWVpoDyOBaBAKK3Fx4fo+PKyrQFXl/jY01NyKMjhNrYw8PoLrOBvUBra3wVu7uI8IZGoq0tAwHVihsbICXc38PFheX/BwoKIC9Pb77Hk4FASYnucZcLOjutdhSqJcOorobpadjbS9ieyQXCVfh8uopYXF/DwQEMDn5JESlwaf2qDlGvfhijo5pkfBw2N/Vqu7vB64X8/PiXD4yEAgIMCcfs7zutDY5EaSnWGaWGHd7erDZGcdhUoDDG0NAmhqFP0+xsHa2shKqq6MzbWzg70/apa3VeBYOKfNFWQMCWvLv7ic+nznTn54RwMDcHLS36PhjU16apbdW2WOQiSQW8J7giY1JKD17vgtU5DofuLtPcFjF5iZDSF0XAonx6cuJ2e6ioAMM4ToU8ZQEFAb9kKLRNKKRuo2z4Z/8qBGylk5+2QCb4doG/9V3K1QxIu+MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Non-Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMPHONE", "type": "esriFieldTypeString", "alias": "Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EMPHONE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R607_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S522_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Station", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "EMPHONE": null, "LASTEDITOR": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 43, "name": "Library", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8556827.178006923, "ymin": 4736473.953510404, "xmax": -8555648.827121994, "ymax": 4736587.542332449, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e6b84b2295eea40f8225dac53bfc64f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwElEQVRIid2WT0gUYRjGn5mV3VFbd9TUdik1g4INMt2k7FaUh1ohutQtCHI3qIuQa6fckynUIS+OHhKCgiSIlIgoKkKsw5oHXTCJbNs00ka32dqZdXcmvpnWWt0/s0oXn8P8/eb5ve/7fe/H5OE/K2+TAvo7HZANDkCx6bOhZuFq68sOIMZxugMynICSQ5wKwHVxALxweTrSA2S6uaKw0HneXoedFhYGitZlLyxLeB6YwdDHqWvgupOy+Qvo6bIBlGq+t7RMffRJCEGIRjOa0xRQZbbgzG47PoR4+PmFFgApAIxshUw7SOQJDfjHMb3Eq9c7zEUqbEkS10Ba6w6hvtyKXWwx/Pw3W8ZJTi6Loh6P2CrxzHkWi5KI6ru9CC8nZ5WYLQNF5bZM6VVzQKcwyKaMgIQdiWySX8DJJ4Mr0VuMJoSi0sYACfPB46cQicXwOSwgj6bxsOk09rAlqH8wAGFVuXIGsCZGjZYAiG4dPoYTlTXqdeu+Bnh9IxsD/CsCaqzQFsn7EI+eCR+ySTeg2MTgzlEn5sWIumouvn4KPsWSzQkQVxTIioLgT0G9319arp6vvHmBka9fdAWWEVBl1pqu6fH9Ne9qLKyaSVxWUGQ06gCI9ByMgCTHYDIY1Efn7LWQ5cybHmmNRH9IsTjpltnUgMueWXDdvsmFeUejdbv2MQAD2Wx0iJRykp8nfe1LXyJF9t72jz/ixQiqi1jQf8y3MgUoyy9Ys4MGw9rchKNRvAzOICD88IGW+9ID3O1Dv/o7D9ybmugApThWygDKeqm2AQe3aZkFhBC8b19BisfmtBGkLIpmfuFqhgyItAHNSYlx3S3cxBhXnr8FJQyDG2OjpN7DcLcnjVt/H7ja+qJcl+Pmu9EWlmHwXRR9cHuymusHELk8rsXe68OLYgRYprK38Lr+KtztQzmN3xT/Rb8BMbL9mf+VxkwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R608_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S523_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Library", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 44, "name": "Museum", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8555691.095154982, "ymin": 4737397.487444899, "xmax": -8555691.095154982, "ymax": 4737397.487444899, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "80ac75f727b104c9c7bc2d6be7bbcd52", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACo0lEQVRIid2WvUtyURzHvxetwbQhkVJSq1kpKScXac0wGlpEkAifPyCwweHJpRoLKqy5CKQhnlqE2jKHEBoUB0GFwFLIF8yrFJf7cE73hvmW1vMsfeFwj+cev5/z+523K8V/lvTHAqaFounSJwPgsBsAMV0HYEPvOgDgE/7fFjCv1+ttm5ubMBqNkEq7y2ChUMDR0RH29/d/N0ZT70DSQc0tFktLI47jIJFImtplMhnW1tZwd3eHm5sbdzuAmqSIjLxRsVgM4XAYuVwOfX19GBoawuzsLMbHxz/0m5ycJIAP89aUAzEtT09PCAQCuL29hclkgtVqxdnZGUZGRjA1NYXj42Mkk0navri4CLlc3jKlbZPMsiyCwSDUajUGBwfh8XjoqFOpFE5PT+FyuRCNRnF1dYW5uTkKaKW2AK1Wi7GxMZjNZjgcDuzs7MDpdOL+/h6RSARLS0tIJBIYGBiAUqn82kYjUVQqlfe6+LtardK2Wq0GhmE6WXQGEIPn52fwPE/rxJhARACpf6auImBZlkJInQBFYxH0ZYBKpUJ/fz9KpRImJibw8vJC2zUaDYUpFAq6B74EIBNYLpdxeXlJC1mCPh85Cd60sLBAn2QvpNNpuiB6Amxvb+P19ZVuqk4i0fn9fmxtbX0KeBDzSsLe29tDrxLmJNMOQF5Erq+vp+12e8/mHMchFAqRaqQdgMjn9Xr/PD4+wmAwvB9so6OjtNQrn8/TeSKrq1gs4uTkBPF4PNJ4LzQCzsvl8szGxsa6cDdQMQyj3t3dhc32dk3E43F6/rAs+1AfvWDeMQIIHebrG3ied6+urh7odDp6Ni0vLxPzi8Z+37mTD2u12vTKyop7eHgYmUymaRDfBRD9ymazF9lsFo1p+JdfFec99v8B30V/ARSaIbGtsbePAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "ADDNOTES", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ADDNOTES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "OPERHOURS", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S524_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Museum", "description": "", "prototype": { "attributes": { "LASTEDITOR": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "ADDNOTES": null, "OPERHOURS": null, "FACILITYID": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null, "LASTUPDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 45, "name": "Parks", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": false, "extent": { "xmin": -8557782.026479704, "ymin": 4733509.498324558, "xmax": -8553120.381815068, "ymax": 4737445.261983847, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ced82d9bd15fb391a3995f0e89a981d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADbUlEQVRIic2VD0hVVxzHP+e+9zQzLf+8llrDlTYoWkK1wcpiTGupz1m4cgTLFiu2tihfydqW2D9caQbVBhaxCmzKBhNfmkthSDmWe7EgcpsVa02T1ML+2EN9755xruuRvVtYMegH595zzzn8Puf3/f3uOVb+Z7M+F4DCQjT3baYBcQJCdOiwWDlfvYs7zwTIzCfW5+Nz913eQWBXYxIQgO6jz+GkQWgUVRfT9MQARx65uo+v1Y6V1/DQaGKiJmGzBtPZc5XOm1eCJaRLnXSHkyPeflaf2EffsAAZTvIl7FT9pMQUcuYXMCV+NkJo/jXtXX9S1VjKyeZD6LpvucXGxIWfkPowJACQkUca8KUQghUZxSya5zSNMM7+Mmuyy5gzfQlFR7Pp9fQkW4MoA3IfCZixCpsQ7JUglqZsNpx7fQO4f68Z4lxFEhkey0uxrzA98U02vfc9BQcXGJFkbuTggzkZAhg3iqUSJsXZJ5OTutkY6+vvZcfhRaZRxEQnsOWDOgMy/9WV1P1yAKmzSQlhChAaWSqhjjlrsWiB6QkbGUlyUg6X2ty0Xm2mo/sS5XUFbFhWTta8vEEApGTmE3a/hId6kcxUr6TJqaY7jgiP4cPFX9E/4CH7s1CklLR1/uHPydjIeKO6fF7jn/k5EAAvqId9zARTwD3PLRp/O0bLX6cN54asURP982PHvKgAaBBjLhH0SRihEhtkCwkAdN9qo6R8mf87dMRof66UDXgHK1SCxxSgQ7uA0de6L5IwfkYAIGxkFCmzcrFaggw5Xp+22PgBDadSp+PG5ftL2x8VwU/AlDMXqk0BEeHjeN9REqgd0HKlidu93cpJ18wwzh83A0iNSqGzpqZpP2/PXceokAiGaxUnt/4XCd8VFioxTAA1xZzKcPLjnXs3F+z5djlfrKgalvMfGndz7mKD6nosFnY8OBdQ7Dqs1gS/Nre47Nu/yWL9u0dwlQxWzMPm071U1G+jsmGb8S0kH1Xv4tpjAbW7+TttAw5N4FKQVUUJpM/+mNemZhIbnYjVYqOr5x/OtdbjOr2X9q5WQxngU1cph4d1mtaWcCbNySwNypRcFfVbUc3MBFyWkrXHS6l9ovtARQK8lb6RZKEbZ9QbGsRJCAauI3BLnaqOu1SePcDAU1+ZNcWcAqM9lT0fl/6z2L8BozgoOm8DbQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "FACILITYID_1", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWIMMING" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GOLF" }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SOCCER" }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASEBALL" }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BASKETBALL" }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARKURL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Pavilion", "type": "esriFieldTypeString", "alias": "Pavilion", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Pavilion" }, { "name": "BatCage", "type": "esriFieldTypeString", "alias": "BatCage", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BatCage" }, { "name": "Tennis", "type": "esriFieldTypeString", "alias": "Tennis", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Tennis" }, { "name": "Image", "type": "esriFieldTypeString", "alias": "Image", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Image" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R323_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S317_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "Tennis": null, "FACILITYID": null, "NAME": null, "FEATURECODE": null, "FULLADDR": null, "FACILITYID_1": null, "OPERDAYS": null, "OPERHOURS": null, "NUMPARKING": null, "RESTROOM": null, "ADACOMPLY": null, "SWIMMING": null, "PLAYGROUND": null, "GOLF": null, "SOCCER": null, "BASEBALL": null, "BASKETBALL": null, "PARKURL": null, "Image": null, "Pavilion": null, "BatCage": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 46, "name": "Playgrounds", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8557723.037163317, "ymin": 4733547.644051195, "xmax": -8554211.3374108, "ymax": 4737086.189879273, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ccc84d0864dbb5f29ec8a034a03bcf2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXklEQVRIie2W20sUURzHP2f2zLa66kZe0DUwFAvNW4yECUWPUStEIPQQYRDue71WzOZDT730FD3aPxBkWEQv5aMrXpLqJQjJG3mpzFV3d07sTilBu84MaQl9YZgz5/y+53Muvzkzkr8k+R+8W5K7RtoTYDV+0wCfgaAXrLCzLrVphIqLpljUE1iNmGGEMlOrc5GVqSHSya+g1PZYGagqKG811IRpiGaz3TUYSURZqcjC5EOsjRXcaG3xHWX7rhqZFRMtfXF3YKG60olF19Cf2vjyAb2kuheIut9jK+UJ6sQrnXaUTMGL13CmzfNY3IPXk3D3Cei+XQRPLcC1fvi2Dhc7c8fNLMHTMbhy+g+BExvQUQ8DI/DqDaQtaK+FxoPg07biZj/D4ChcPvVrvWfw4Sq4HoHjdbA/CNIHw+/h3qD9XF5iD+TjEswtQ/9LZ7OWONTJhq1yQzXcfw6xbmg7BENv4c4jqKuAZw6XW+JRK2v2vpcVw9lj9mCOhCGZduaX+ZtFzpYbF6C1xi77pQ3NKJP523m3BWv+opxt3R35nPm9+cHKMn3+4khhpcHq7G+P25zSg5UUlB0Fy3rgGixa+uJqwoyH6iJGsPqEfWYrxer8KIn5sc04TS8kVHsue8/6fAH0YAUIbUA0x+Kello0m+1q7FaXDJT2EijN1vlDNQZWqirxaRKh6RxovIReFI6DmrFNTGdmmg/qKKtF6+3HQObKKvOpC9WfH06tL1MU7rShlhX7EedY0k3w5haMm9HSpp6o0HTlBer5PRYtZiZpcibO3v3Z20nJHe39XwR/B4G6vUTjHXCmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "NUMPARKING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMPARKING" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeInteger", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITY_1", "type": "esriFieldTypeString", "alias": "FACILITY_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITY_1" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "OPERDAYS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "OPERHOURS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "RESTROOM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RESTROOM" }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADACOMPLY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADACOMPLY" }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAYGROUND" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R478_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Playgrounds", "description": "", "prototype": { "attributes": { "ADACOMPLY": null, "FACAREA": null, "NUMPARKING": null, "PLAYGROUND": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIE": null, "FEATURECOD": null, "FULLADDR": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null, "DESCRIPT": null, "LASTUPDATE": null, "LASTEDITOR": null, "OBJECTID": null, "FACILITY_1": null, "OPERDAYS": null, "OPERHOURS": null, "RESTROOM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 47, "name": "Police", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "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, "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": false, "extent": { "xmin": -8555593.418524424, "ymin": 4736012.713905835, "xmax": -8555593.418524424, "ymax": 4736012.713905835, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c3c499ab3d292a5d11542476e57799e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqElEQVRIid1WMUhqURj+LqlDjQ7hS0p0VQR7TlGbU0qUODkEIro45dAgpSFkCUGQBAXhoOBovHKz7RYtQkgmokORWEKkIGgq5eMcbmJqF7P3lj4495773//83znfPf9/rgD/GYIfSzDNtV8DxikAOByEgAT1ANDj6zgAsMGN/5TAMDU1pff5fFCpVBAIBlOwVCohHA5jf3/f3b2azghEDhp8ZmambUyn01AoFBCJRHh7ewPDMLTV63Ukk0lotVqMjo5idXUVV1dXuLi4sH1GICESkZm/4+zsDHa7HWNjY5Tk9vaWrkoqlSKXy6FSqcDv98NkMlF/tVpNCD58tx4NOmXZ2dlBs9lEuVxGIpFo24vFYrt/dHTUJugnKa/IBoMBqVSKSmK1WrHudqPRaOD4+BjOlRXqYzQa+ULwE0xMTNB7q9WiMl1eXmJ9bQ2pmxv4t7fpSmQy2fAEZPadUCqV8G1t4fr6Gk9PT9SWyWSg0+mGI4jH4x+en5+fEdjbA8uyeH19bfs4HI7hCDo/JkGhUOghzefzfCH4Cebm5hCLxWh/d3eXtm7Mzs4OT+D1enF3d0c17weNRgOPxzM8gVgsRjQaRTAYRCgUwv39PbXL5XKYzWYsLy9DKBQOTPBALrVajab+O0QiEc1mm81G9z95np+f7xuMjOVqUV8C8iLBsuz0wsJCz2CGYbC4uPjpTMmuOj8/J90En0QbLpfrz+PjI93zIyMj1EhqD2ndWzabzdIkJKUkEomQwpjoPhe6CU4qlcrvzc1ND3c2UDAMIwkEAtDr9e0Ku7S0hGq1+tC5ei447wrAORg6Da1Wy+Z0Og8mJychkUhgsVhI8NNuv++cyYcvLy/TVqvVNj4+ThKuZxLfJSCwF4vFUy67P8jwL/8qTr7o/wP+i/4CcOUISvzn3IgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Non-Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "EMPHONE", "type": "esriFieldTypeString", "alias": "Emergency Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EMPHONE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S525_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Police", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "EMPHONE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 48, "name": "Post Office", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8554392.209149228, "ymin": 4736643.045280078, "xmax": -8554392.209149228, "ymax": 4736643.045280078, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2ed9218ce26dedc57eb7043f29bafeea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC30lEQVRIid2WS0wTURSG/5mWFmgpdFCRApIoGxeISdWgJi5MwRCBNnGBxoUbU9SVGkMxEYEY5LFRY3yAC1FXJmhKQUOkYmxMNGCjiYYNTTdoy0PSB7alD+aaOyChYh+AbPyTyZ25c+7/nXMfkxFjgyX+PwHlulY1D5EaIKrkbBiH2VjXlRAgGPNsE09QCZBV5Emg0bZ3gkGz2WhoigngwVZlb5JX6o7tgyqPg0jEJGXv84cw/H4Mb9+MNmp0HVHVLAHKqttVhDCC+Y6iHLjcAcy4/JBJU8AysUGEIeA4GY5UlGB8fAZ225QewEoAw/K5hLBqmjlV/+tR3O5+l1QFg4/1kEjSkJ/PwW6bUMVd5GSnZbnELCu0IjG78h1iiGLSUlPw8sFpWL9+AyHRiy5Pl4JlGdRe7VmMXsM5oHPvD4Tg8gbQcs8cZX7rihaRCB9veGIAlWXEjpEv42g4V4ZrdweXzBtuDuDsiQPrB1B9Gv0OfU0pWi5UYOvmDHh/BuGcnkUySgjgstLRdukozjQ+g0Iuhds7h6LCbFy/WAGeJ+sHnD91CDe6LaitKY3q316QjbyczLUDaHK+QAhb9jfGHDw/v1ABiVNJTEAkMi+0ntm5hFn+8PogV0rjAwjPOul2DocjkEjE2FtSgEAwvGL//ymRWASFIlW4DwcjdHM7/goYNBkcGm2H1TY2qS7ZXYjinbnClazoNNlsUwAh1jhfU7659/mIyeP2Iy+fE04qVZZSBqVShuXy+YOYnvSAFuj3BfFx2I4Jp9vKsnxXTMBQb31fua51z8CLz01giPp3P8MwucdPHkTxrm3C84TThft3zAiFws6FCNZBM6fmr4yXY1dAtRhQtbxPo+vQ9zz90Mlxcigy0/HooQWhYKTfbKqPilvzSTYb67o01e3qJ90WfYYiDR53wGo2GRKaJw2gMpsMtYe1bf1urx8iwkRNwz/7qxjqre9bTfyqAWvRhgN+Ac3PEQ+vzlJ/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S526_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Post Office", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 49, "name": "Public Works", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8554252.160969906, "ymin": 4736116.805738614, "xmax": -8554252.160969906, "ymax": 4736116.805738614, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6041af0afd42bab5b244e5cc0a631f29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACnUlEQVRIid2VXUhTYRjH/+djU8sNy+HSkCxkeZFdtAlFXYeo88LQPm4KqS3Ii2ASIdnHTYG0UpIuFOomClICtRbeRKsuTM7Am9jUTYa2mZIfc5NN5zlvnDOX+bkzXRf13LwP73n4/573Pc/7PCz+srH/L8BSBD21hDw5IoSF3+qCQxagvhBGQuMOBOgJLTNNAbDo4AAN81rQKsCNw8jjCbr1pWdQXncLao1Wln4kNAfO1qnvetzIAYTaFMATVGSo1KhusIJVKkEIARH4BPIU0jPVOFVTi2HuMyyk12QdQtuGAADGvfsPSOKitV+/gKGvdsnPOVQENi0dfufAOkRdezcKig3QHtTh26deI7A5ADS1cvF8dHGFfNMKlUaL5irDOkA8jmaY7ZVpZnYOopEweltuywlPDpChzsKl1jcoOHYSnv6PqQfsysqGSrMPi+F5ZOXmpx4wNeoBo1BKK+H51APidZ6h3gOaYaWSTNutQn5xCdx9H6RvOwbM+LyY8Dhhf/4IR0urkX/EgBPnr2JqbATNVfqdA0JTk4iEApIvZn78rAmBCR/aak8jPDebHEAgwm+fYRXS+uXFEywtLiAcnIXLbpOqaXSgD9M+byxOEXuYwgb/aC3AP+0bBR+NglEocKXllaxWEX9gk95hUNii2TEU7oWDAVPHg3qUXWuAOlsLikl8i5H5IBzvO8U2AUKjZ1NA0yD89YWo5Gwd3ZytY5WIobwG5xqbJX/c40Tr5UoshOf/DBmnBJit7i1OINpDt5QBtTwXcpe3jdy71xViMyspq8Ezy0VR/C2wnC0Nh+yBswYUtzaLDpzt6X19f9dLzPz47mAomMUTI1UzmaFQKQiC6efYiJhxT5MrsXhSgKZYtnflxicNwDbt3wf8ArwS93u6UwCXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPEFIE", "type": "esriFieldTypeDouble", "alias": "SUBTYPEFIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPEFIE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "FACAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-8:00pm", "code": "7:00am-8:00pm" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm.", "code": "RJD Comm Center" }, { "name": "Weekdays 9:00am-9:00pm. Saturday 9:00am-5:00pm. Sunday 10:00am-4:00pm.", "code": "Anderson/Murphy" }, { "name": "Mon-Wed 10:00am-9:00pm. Thurs-Fri 10:00am-6:00pm. Saturday 10:00am-5:00pm.", "code": "Library" }, { "name": "8:00am-4:00pm", "code": "8:00am-4:00pm" }, { "name": "Wed & Fri 10:00am-2:00pm. Sun 1:00pm-4:00pm.", "code": "Museum" }, { "name": "Mon-Fri 8:00am-5:00pm. Sat 8:00am-3:00pm.", "code": "Post Office" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "OWNTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "FEATURECOD", "type": "esriFieldTypeString", "alias": "FEATURECOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECOD" }, { "name": "MUNICIPALI", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMET", "type": "esriFieldTypeString", "alias": "CAPTUREMET", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMET" }, { "name": "LOCATIONTY", "type": "esriFieldTypeString", "alias": "LOCATIONTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R612_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S527_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Works", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "OBJECTID": null, "SUBTYPEFIE": null, "FULLADDR": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "FEATURECOD": null, "MUNICIPALI": null, "STATE": null, "CAPTUREMET": null, "LOCATIONTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 50, "name": "Railroad Station", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8553969.127489038, "ymin": 4736357.824094787, "xmax": -8553969.127489038, "ymax": 4736357.824094787, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "66ee93b216c32640aada4effe2044bb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIid2Vu4saURTGP8bBB4KIiLpWgpWPQjAg2lkKMgxYWIuQNBb+B/HfSBStxUbcNAqihSAIFpYqoo0uioovUHwM4QwuxN3oOoYUyQcDc7l3vt+5Z849l8VfFvv/Aniedx+PR/NdJiw7yufzzbsAHMclAAQFQXAzDHNXlIIg0HcvABKFQuH7VQCZsyz71el0QqlUQopOp9NTu93+xvN889fdvN1B0Gg0IhwOw263SwIIgoB4PI7VavUZwJdrAHEhy0r796PRCDqd7rdzHzpNp1N0u114vd53c+PxGNlsFpVKBalUSjqgXC5jMBhgOByi3+/D4/HAarViNpshl8uhVCpR7m8GyN6KPJ1OY7PZwO/3i5HO53PEYjHk83lst1tYLBb0er3HAGRmNpvR6XTEFFBVKRQKcS4ajWK9XqNarT4OIJH5q3a7nZgu0nK5RK1Wu2l8F+CaZDIZJpMJ9Hr94wCTyYRQKAQ6zcfjEYfDAXRG6MdT/qmCFovF4wCNRgOXy4VisQi1Wi2mJRKJiFVDeU8mkx+a3wSQUb1eh8PhEMeUkkajAZ/PB4PBQG3lYr1KpZIGoBqnj/b7vTjWarVotVqw2Wxi7qmS/mgHgUDgLgOpgBeKmFrDarWCFFEPo4c8rgIYhknMZrNgJpOBXC6XBDidTnRWmgzDPF8FUB/nef7T4XBwU1m+EbVh9/md+v3FxXIO8OIueAd4hZwNLsRx3I8zhIyer12RD5/kQqEwoivx3vWSAXhQ/z7gJ9oD/0c6DCd1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGENCYURL" }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERDAYS" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "domain": { "type": "codedValue", "name": "OperationalHours_2", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R614_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S529_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Railroad Station", "description": "", "prototype": { "attributes": { "EMAIL": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "AGENCYURL": null, "OPERDAYS": null, "OPERHOURS": null, "CONTACT": null, "PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 51, "name": "Schools", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, parks, and fire stations. This feature class utilizes ESRI's Local Government Data Model schema.", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8559991.586070543, "ymin": 4729394.468539435, "xmax": -8553118.403019479, "ymax": 4738540.52517821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "60c5a8ccc49bf2182dd39a2bbedad420", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAcCAYAAAB75n/uAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjUlEQVRIid2Wb0gTcRjHv3dTxrBywz9tM7UpGxEF4dQCpRdGL8JjEUjQi4Le5KtebfSu9HVsLyO2N2H0qiLC7aQXZiATwzwso4akrVreSaWDNrvN7e7iTmvtnzunBvV9d7/fPc/neZ577vn9KrDLqvhPAY5rZoiiXbUXSWJBexh1AMo1CEG4AgIm1QBCtnMykOAD7fEVB1CuwXr93oFLPd04WF8LDUlmba/EVxGNr6LVWJ+1HucTePY6ZB+ZfuVFr5P5M5ucDCRKdn640Vww0OTaGtyPRtBQY0CntQXtNgtMBj20lXvQ19WB8NJXhD6zXgDt+QCl7oJdjryUFpejmBTnUaXToq56Hyo2MrUYaxGKsFnRZQCCYJJrmVuWXB1qNONM21EcaT4AgpCLn5GG1Gy/Tc+daIPVbPxHf7S5xSWkBXHnM/jO8xgaDWLm/Ufl+R23hMunTqK6Srd9ADMfxtDYhNLrvzQbjuD6vYe42NOFDmtL+YAF7gtu0U8L7sUTSdweGUN1XxVsDfvLA6QEAaWULvHO3++itXQK2sryuMlUahOAPKAoJ/M2wtqP21q37FyURIQiHEDCXxggS4Lv7tiENxpbRZMyTQncuHAWzXW1eWNBAsCtRBHjE2DmP2D8zRwi35YVH8UBtMfHUy7ufnBqAMDvA+eYpQlXHadBKIN/XY8nGfinZjK2hOyYCIB2Zx08+cUOuOUU/cp0lSUIppfhT9MPgi9wvrtTWXo+t7DhnHCAJBkM32RRRMW/ZsaIBeVyPGFmhxtq9DAa9LgzOr4esV8JZlOpa5eA249eZ//QaNCr02qRSgsBBDz9akzV9yPt8aV7nUzsBw9oNJxas601PF345rBzgDK064Cfu8/oNv6PeS8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "laurelsde.DBO.FacilitySitePoint.NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R291_pk", "fields": "laurelsde.DBO.FacilitySitePoint.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "laurelsde.DBO.FacilitySitePoint.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Schools", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Restaurant/Bar/Package Goods", "code": "Liquor License Holder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 52, "name": "Shopping", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points that represent significant facility locations in a community. Examples include schools, government facilities, parks, and fire stations. This feature class utilizes ESRI's Local Government Data Model schema.", "copyrightText": "", "editFieldsInfo": null, "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, "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": false, "extent": { "xmin": -8559991.586070543, "ymin": 4729394.468539435, "xmax": -8553118.403019479, "ymax": 4738540.52517821, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7fdbc5cb60e90ea4f7f532d089107d4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC3klEQVRIid2WX0hTcRTHv7/dZWyW7toMHFmKoUaEwawejIQQe9gmhvQkGL2Y0UPFonxKjYgIFxX64EIJIcQCIbeRD1FQCClMEqtBmZK2LW0598fm1r278VObXZ16nfnSebqc3znfzzm/37m/e+XYZJP/nwAjdFoAWgKikSIiQHCZYDOvCZgXJvUA9POJUo3ACH0LARoaYaX58QEExKDcqdbnl5dCtkUOQogkeS4cgXd0DKPPe+uM0Im6iQGuoEzDI6ovqKpAwOnGUEc31mNHa88h4JyAxzFcDWA5gAefARCtKmsXfGPOuCLq/L0IfpvE7LR/2ZoQFcBmZ8Lj+KRZ9ZBljGxZ8r6TJ5C0PRlszh6EfnjBRziMvOjF1MdRURxhmMTGVJGmQiQ4g3cdFmxNSUZO6TEkKRVSUqUBBlo7ocrOhO+LE0nblPCOjOGnx7txAD2P4msXEPL68OpGEw6eOYXdRYWxdf+4Gy/r7mysA242jDd3W5FVfEQkzoVCsD/o2FgHAh9Ff3M72KxM5JWVxPxRnkdfUzsUbCr8X92JA3zjLqTvz0XB6QqR/23bEzByOQ5UlmOi9lbiAFrh4fNVILLF0XV09SDonkTR1RqEAzOriq8JoC9Uz6XrIh8fjkAml+PZxQZAEKQDGDBuHlFwkQj+XEGCIMwJLrUoxwHcEich4MNh+uCKC7iNbpcRevv3D8NaeiXkGkpAJFQ4Xx0DBZsCj+MzBdjjAuaKABoG27u68wzHoc7LAVm4NpQ7WCjVrEiTvtkB5yT9FuBXcAZDj57SobADgnlFQCOsFmNIV/j+sa0eELSL3csyCmsqoTlUEJuu1zeb6ZYszCjdFlq5YDbBtnIH1BYCDH/7jIKueqC1s0WRngYlq0LfvTZ6NlYTbKK4hO8iE2xmY8Sg7b//sFqhSkVoymc3wbqmuGQANRMsZy9P663haT8YyETb8M/+Khphtawnft2ARGzTAb8BnFAOml3hj7UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "laurelsde.DBO.FacilitySitePoint.NAME", "typeIdField": "", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null, "editable": true, "nullable": true, "defaultValue": 790, "modelName": "SUBTYPEFIELD" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "Agriculture Food and Livestock FCode", "description": "The type of agriculture, food and livestock facility", "codedValues": [ { "name": "Agriculture or Livestock Structure", "code": "Agriculture or Livestock Structure" }, { "name": "Agricultural Experimental Station", "code": "Agricultural Experimental Station" }, { "name": "Food Industry Facility", "code": "Food Industry Facility" }, { "name": "Bakery (Regional)", "code": "Bakery (Regional)" }, { "name": "Beverage Bottling Plant", "code": "Beverage Bottling Plant" }, { "name": "Brewery / Distillery / Winery", "code": "Brewery / Distillery / Winery" }, { "name": "Cannery", "code": "Cannery" }, { "name": "Corral", "code": "Corral" }, { "name": "Dairy", "code": "Dairy" }, { "name": "Farm / Ranch", "code": "Farm / Ranch" }, { "name": "Feedlot", "code": "Feedlot" }, { "name": "Food Distribution Center", "code": "Food Distribution Center" }, { "name": "Fish Farm / Hatchery", "code": "Fish Farm / Hatchery" }, { "name": "Fish Ladder", "code": "Fish Ladder" }, { "name": "Grain Elevator", "code": "Grain Elevator" }, { "name": "Grain Mill", "code": "Grain Mill" }, { "name": "Greenhouse / Nursery", "code": "Greenhouse / Nursery" }, { "name": "Livestock Complex", "code": "Livestock Complex" }, { "name": "Meat Processing / Packaging Facility", "code": "Meat Processing / Packaging Facility" }, { "name": "Stockyard / Feedlot", "code": "Stockyard / Feedlot" }, { "name": "Veterinary Hospital / Clinic", "code": "Veterinary Hospital / Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "LOCATIONTYPE", "type": "esriFieldTypeString", "alias": "Location Type", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATIONTYPE" }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DESCRIPT" }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FACAREA" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R291_pk", "fields": "laurelsde.DBO.FacilitySitePoint.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "laurelsde.DBO.FacilitySitePoint.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shopping", "description": "", "prototype": { "attributes": { "LASTUPDATE": null, "LASTEDITOR": null, "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 701, "name": "Agriculture, Food, and Livestock", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 701, "FEATURECODE": "Agriculture or Livestock Structure", "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 710, "name": "Industry", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 710, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Industry FCode", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Hazardous Materials Facility", "code": "Hazardous Materials Facility" }, { "name": "Hazardous Waste Facility", "code": "Hazardous Waste Facility" }, { "name": "Household Products Facility", "code": "Household Products Facility" }, { "name": "Landfill", "code": "Landfill" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" }, { "name": "Recycling Facility", "code": "Recycling Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 720, "name": "Commercial and Retail", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 720, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Commercial and Retail FCode", "description": "The type of commercial or retail facility", "codedValues": [ { "name": "Commercial or Retail Facility", "code": "Commercial or Retail Facility" }, { "name": "Corporate Headquarters", "code": "Corporate Headquarters" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Grocery Store", "code": "Grocery Store" }, { "name": "Hotel / Motel", "code": "Hotel / Motel" }, { "name": "Restaurant / Eating Establishment", "code": "Restaurant / Eating Establishment" }, { "name": "Shopping Mall / Complex", "code": "Shopping Mall / Complex" }, { "name": "Warehouse (Retail / Wholesale)", "code": "Warehouse (Retail / Wholesale)" }, { "name": "Restaurant/Bar/Package Goods", "code": "Liquor License Holder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 730, "name": "Education", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 730, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: High School", "code": "School: High School" }, { "name": "College / University", "code": "College / University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 740, "name": "Emergency Response and Law Enforcement", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 740, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Emergency Response and Law Enforcement FCode", "description": "The type of emergency response or law enforcement facility", "codedValues": [ { "name": "Emergency Response or Law Enforcement Facility", "code": "Emergency Response or Law Enforcement Facility" }, { "name": "Ambulance Service", "code": "Ambulance Service" }, { "name": "American Red Cross Facility", "code": "American Red Cross Facility" }, { "name": "Border Patrol", "code": "Border Patrol" }, { "name": "Bureau of Alcohol, Tobacco, and Firearms", "code": "Bureau of Alcohol, Tobacco, and Firearms" }, { "name": "Civil Defense", "code": "Civil Defense" }, { "name": "Coast Guard", "code": "Coast Guard" }, { "name": "Customs Service", "code": "Customs Service" }, { "name": "Department of Justice", "code": "Department of Justice" }, { "name": "Drug Enforcement Agency", "code": "Drug Enforcement Agency" }, { "name": "Emergency Response Facility", "code": "Emergency Response Facility" }, { "name": "Federal Bureau of Investigation", "code": "Federal Bureau of Investigation" }, { "name": "Federal Emergency Management Agency", "code": "Federal Emergency Management Agency" }, { "name": "Fire Equipment Manufacturer", "code": "Fire Equipment Manufacturer" }, { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "Fire Station / EMS Station", "code": "Fire Station / EMS Station" }, { "name": "Fire Training Facility / Academy", "code": "Fire Training Facility / Academy" }, { "name": "Immigration and Naturalization Service", "code": "Immigration and Naturalization Service" }, { "name": "Marshal Service", "code": "Marshal Service" }, { "name": "Law Enforcement", "code": "Law Enforcement" }, { "name": "Prison / Correctional Facility", "code": "Prison / Correctional Facility" }, { "name": "Public Safety Office", "code": "Public Safety Office" }, { "name": "Search and Rescue Office / Facility", "code": "Search and Rescue Office / Facility" }, { "name": "Secret Service", "code": "Secret Service" }, { "name": "Transportation Safety Board", "code": "Transportation Safety Board" }, { "name": "Office of Emergency Management", "code": "Office of Emergency Management" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 750, "name": "Energy", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 750, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Energy FCode", "description": "The type of energy facility", "codedValues": [ { "name": "Energy Facility", "code": "Energy Facility" }, { "name": "Energy Distribution Control Facility", "code": "Energy Distribution Control Facility" }, { "name": "Natural Gas Facility", "code": "Natural Gas Facility" }, { "name": "Nuclear Fuel Plant", "code": "Nuclear Fuel Plant" }, { "name": "Nuclear Research Facility", "code": "Nuclear Research Facility" }, { "name": "Nuclear Waste Processing / Storage Facility", "code": "Nuclear Waste Processing / Storage Facility" }, { "name": "Nuclear Weapons Plant", "code": "Nuclear Weapons Plant" }, { "name": "Oil / Gas Facility", "code": "Oil / Gas Facility" }, { "name": "Oil / Gas Well or Field", "code": "Oil / Gas Well or Field" }, { "name": "Oil / Gas Extraction or Injection Well", "code": "Oil / Gas Extraction or Injection Well" }, { "name": "Oil / Gas Pumping Station", "code": "Oil / Gas Pumping Station" }, { "name": "Oil / Gas Refinery", "code": "Oil / Gas Refinery" }, { "name": "Oil / Gas Processing Plant", "code": "Oil / Gas Processing Plant" }, { "name": "Oil / Gas Storage Facility / Tank Farm", "code": "Oil / Gas Storage Facility / Tank Farm" }, { "name": "POL Storage Tank", "code": "POL Storage Tank" }, { "name": "Strategic Petroleum Reserve", "code": "Strategic Petroleum Reserve" }, { "name": "Electric Facility", "code": "Electric Facility" }, { "name": "Hydroelectric Facility", "code": "Hydroelectric Facility" }, { "name": "Nuclear Facility", "code": "Nuclear Facility" }, { "name": "Solar Facility", "code": "Solar Facility" }, { "name": "Substation", "code": "Substation" }, { "name": "Coal Facility", "code": "Coal Facility" }, { "name": "Wind Facility", "code": "Wind Facility" }, { "name": "Waste / Biomass Facility", "code": "Waste / Biomass Facility" }, { "name": "Tidal Facility", "code": "Tidal Facility" }, { "name": "Geothermal Facility", "code": "Geothermal Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 760, "name": "Banking and Finance", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 760, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Banking and Finance FCode", "description": "The type of banking and finance facility", "codedValues": [ { "name": "Banking or Finance Facility", "code": "Banking or Finance Facility" }, { "name": "Bank", "code": "Bank" }, { "name": "Bullion Repository", "code": "Bullion Repository" }, { "name": "Check Clearing Center", "code": "Check Clearing Center" }, { "name": "Commodities Exchange", "code": "Commodities Exchange" }, { "name": "Federal Reserve Bank / Branch", "code": "Federal Reserve Bank / Branch" }, { "name": "Financial Processing Center", "code": "Financial Processing Center" }, { "name": "Financial Services Company", "code": "Financial Services Company" }, { "name": "Investment / Brokerage Center", "code": "Investment / Brokerage Center" }, { "name": "Insurance and Finance Center", "code": "Insurance and Finance Center" }, { "name": "Stock Exchange", "code": "Stock Exchange" }, { "name": "US Mint / Bureau of Engraving and Printing", "code": "US Mint / Bureau of Engraving and Printing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 780, "name": "Mail and Shipping", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 780, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Mail and Shipping FCode", "description": "The type of mail or shipping facility", "codedValues": [ { "name": "Mail or Shipping Facility", "code": "Mail or Shipping Facility" }, { "name": "Air Shipping Hub", "code": "Air Shipping Hub" }, { "name": "Bulk Mail Center", "code": "Bulk Mail Center" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private and Express Shipping Facility", "code": "Private and Express Shipping Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 790, "name": "Building General", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 790, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Building General FCode", "description": "The type of residential facility", "codedValues": [ { "name": "Building General", "code": "Building General" }, { "name": "Mobile Home Park", "code": "Mobile Home Park" }, { "name": "Multi-Family Dwelling", "code": "Multi-Family Dwelling" }, { "name": "Single-Family Dwelling", "code": "Single-Family Dwelling" }, { "name": "Institutional Residence / Dorm / Barracks", "code": "Institutional Residence / Dorm / Barracks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 800, "name": "Health and Medical", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 800, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Health and Medical FCode", "description": "The type of health or medical facility", "codedValues": [ { "name": "Health or Medical Facility", "code": "Health or Medical Facility" }, { "name": "Blood Bank", "code": "Blood Bank" }, { "name": "Center for Disease Control Office", "code": "Center for Disease Control Office" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Diagnostic Laboratory", "code": "Diagnostic Laboratory" }, { "name": "Homeless Shelter", "code": "Homeless Shelter" }, { "name": "Hospital / Medical Center", "code": "Hospital / Medical Center" }, { "name": "Medical Research Laboratory", "code": "Medical Research Laboratory" }, { "name": "Medical Stockpile Facility", "code": "Medical Stockpile Facility" }, { "name": "Morgue", "code": "Morgue" }, { "name": "Mortuary / Crematory", "code": "Mortuary / Crematory" }, { "name": "Nursing Home / Long Term Care", "code": "Nursing Home / Long Term Care" }, { "name": "Outpatient Clinic", "code": "Outpatient Clinic" }, { "name": "Pharmacy", "code": "Pharmacy" }, { "name": "Public Health Office", "code": "Public Health Office" }, { "name": "Rehabilitation Center", "code": "Rehabilitation Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 810, "name": "Transportation Facilities", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 810, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Transportation Facilities FCode", "description": "The type of transportation facility", "codedValues": [ { "name": "Transportation Facility", "code": "Transportation Facility" }, { "name": "Airport Terminal", "code": "Airport Terminal" }, { "name": "Air Support / Maintenance Facility", "code": "Air Support / Maintenance Facility" }, { "name": "Air Traffic Control Center / Command Center", "code": "Air Traffic Control Center / Command Center" }, { "name": "Boat Ramp / Dock", "code": "Boat Ramp / Dock" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Bridge: Light Rail / Subway", "code": "Bridge: Light Rail / Subway" }, { "name": "Bridge: Railroad", "code": "Bridge: Railroad" }, { "name": "Bridge: Road", "code": "Bridge: Road" }, { "name": "Border Crossing / Port of Entry", "code": "Border Crossing / Port of Entry" }, { "name": "Bus Station / Dispatch Facility", "code": "Bus Station / Dispatch Facility" }, { "name": "Ferry Terminal / Dispatch Facility", "code": "Ferry Terminal / Dispatch Facility" }, { "name": "Harbor / Marina", "code": "Harbor / Marina" }, { "name": "Helipad / Heliport / Helispot", "code": "Helipad / Heliport / Helispot" }, { "name": "Launch Facility", "code": "Launch Facility" }, { "name": "Launch Pad", "code": "Launch Pad" }, { "name": "Light Rail Power Substation", "code": "Light Rail Power Substation" }, { "name": "Light Rail Station", "code": "Light Rail Station" }, { "name": "Park and Ride / Commuter Lot", "code": "Park and Ride / Commuter Lot" }, { "name": "Parking Lot Structure / Garage", "code": "Parking Lot Structure / Garage" }, { "name": "Pier / Wharf / Quay / Mole", "code": "Pier / Wharf / Quay / Mole" }, { "name": "Port Facility", "code": "Port Facility" }, { "name": "Port Facility: Commercial Port", "code": "Port Facility: Commercial Port" }, { "name": "Port Facility: Crane", "code": "Port Facility: Crane" }, { "name": "Port Facility: Maintenance and Fuel Facility", "code": "Port Facility: Maintenance and Fuel Facility" }, { "name": "Port Facility: Modal Transfer Facility", "code": "Port Facility: Modal Transfer Facility" }, { "name": "Port Facility: Passenger Terminal", "code": "Port Facility: Passenger Terminal" }, { "name": "Port Facility: Warehouse Storage / Container Yard", "code": "Port Facility: Warehouse Storage / Container Yard" }, { "name": "Railroad Facility", "code": "Railroad Facility" }, { "name": "Railroad Command / Control Facility", "code": "Railroad Command / Control Facility" }, { "name": "Railroad Freight Loading Facility", "code": "Railroad Freight Loading Facility" }, { "name": "Railroad Maintenance / Fuel Facility", "code": "Railroad Maintenance / Fuel Facility" }, { "name": "Railroad Roundhouse / Turntable", "code": "Railroad Roundhouse / Turntable" }, { "name": "Railroad Station", "code": "Railroad Station" }, { "name": "Railroad Yard", "code": "Railroad Yard" }, { "name": "Rest Stop / Roadside Park", "code": "Rest Stop / Roadside Park" }, { "name": "Seaplane Anchorage / Base", "code": "Seaplane Anchorage / Base" }, { "name": "Snowshed", "code": "Snowshed" }, { "name": "Subway Station", "code": "Subway Station" }, { "name": "Toll Booth / Plaza", "code": "Toll Booth / Plaza" }, { "name": "Truck Stop", "code": "Truck Stop" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Tunnel: Light Rail / Subway", "code": "Tunnel: Light Rail / Subway" }, { "name": "Tunnel: Road", "code": "Tunnel: Road" }, { "name": "Tunnel: Railroad", "code": "Tunnel: Railroad" }, { "name": "Weigh Station / Inspection Station", "code": "Weigh Station / Inspection Station" }, { "name": "Airport Runway / Airfield", "code": "Airport Runway / Airfield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 820, "name": "Public Attractions and Landmark Buildings", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 820, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Public Attractions and Landmark Structures FCode", "description": "The type of public attraction or landmark", "codedValues": [ { "name": "Public Attraction or Landmark Building", "code": "Public Attraction or Landmark Building" }, { "name": "Amusement / Water Park", "code": "Amusement / Water Park" }, { "name": "Arboretum / Botanical Garden", "code": "Arboretum / Botanical Garden" }, { "name": "Auditorium / Concert Hall / Theater / Opera House", "code": "Auditorium / Concert Hall / Theater / Opera House" }, { "name": "Campground", "code": "Campground" }, { "name": "Casino", "code": "Casino" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Community / Recreation Center", "code": "Community / Recreation Center" }, { "name": "Convention Center", "code": "Convention Center" }, { "name": "Fair / Exhibition / Rodeo Grounds", "code": "Fair / Exhibition / Rodeo Grounds" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Historic Site / Point of Interest", "code": "Historic Site / Point of Interest" }, { "name": "House of Worship", "code": "House of Worship" }, { "name": "Ice Arena", "code": "Ice Arena" }, { "name": "Library", "code": "Library" }, { "name": "Lighthouse / Light", "code": "Lighthouse / Light" }, { "name": "Lookout Tower", "code": "Lookout Tower" }, { "name": "Marina", "code": "Marina" }, { "name": "Museum", "code": "Museum" }, { "name": "National Symbol / Monument", "code": "National Symbol / Monument" }, { "name": "Observatory", "code": "Observatory" }, { "name": "Outdoor Theater / Amphitheater", "code": "Outdoor Theater / Amphitheater" }, { "name": "Picnic Area", "code": "Picnic Area" }, { "name": "Racetrack / Dragstrip", "code": "Racetrack / Dragstrip" }, { "name": "Ski Area / Ski Resort", "code": "Ski Area / Ski Resort" }, { "name": "Sports Arena / Stadium", "code": "Sports Arena / Stadium" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Visitor / Information Center", "code": "Visitor / Information Center" }, { "name": "Zoo", "code": "Zoo" }, { "name": "Park", "code": "Park" }, { "name": "Public Pool", "code": "Public Pool" }, { "name": "Lake / Pond", "code": "Lake / Pond" }, { "name": "Sports Complex", "code": "Sports Complex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 830, "name": "Government and Military", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 830, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Government and Military FCode", "description": "The type of government or military facility", "codedValues": [ { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Bureau of Land Management Facility", "code": "Bureau of Land Management Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Court House", "code": "Court House" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Department of Energy Facility", "code": "Department of Energy Facility" }, { "name": "Department of State Facility", "code": "Department of State Facility" }, { "name": "DoD / Military Facility", "code": "DoD / Military Facility" }, { "name": "Governor Residence", "code": "Governor Residence" }, { "name": "Intelligence Facility", "code": "Intelligence Facility" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "National Park Service Facility", "code": "National Park Service Facility" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "White House", "code": "White House" }, { "name": "Department of Public Works", "code": "Department of Public Works" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "Department of Motor Vehicle Facility", "code": "Department of Motor Vehicle Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 840, "name": "Weather", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 840, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Weather FCode", "description": "The type of weather facility", "codedValues": [ { "name": "Weather Facility or Structure", "code": "Weather Facility or Structure" }, { "name": "Warning Center", "code": "Warning Center" }, { "name": "Weather Data Center", "code": "Weather Data Center" }, { "name": "Weather Forecast Office", "code": "Weather Forecast Office" }, { "name": "Weather Radar Site", "code": "Weather Radar Site" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 850, "name": "Water Supply and Treatment", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 850, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Water Supply and Treatment FCode", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } }, { "code": 880, "name": "Information and Communication", "defaultValues": { "FACILITYID": null, "NAME": null, "OWNER": null, "OWNTYPE": null, "SUBTYPEFIELD": 880, "FEATURECODE": null, "FULLADDR": null, "MUNICIPALITY": null, "STATE": null, "CAPTUREMETH": null, "LOCATIONTYPE": null, "DESCRIPT": null, "FACAREA": null, "LASTUPDATE": null, "LASTEDITOR": null }, "domains": { "OWNTYPE": {"type": "inherited"}, "FEATURECODE": { "type": "codedValue", "name": "Information and Communication FCode", "description": "The type of information technology or communication facility", "codedValues": [ { "name": "Information or Communication Facility", "code": "Information or Communication Facility" }, { "name": "Communication Tower", "code": "Communication Tower" }, { "name": "Data Center", "code": "Data Center" }, { "name": "Internet DNS Location / Other Node", "code": "Internet DNS Location / Other Node" }, { "name": "Internet Metro Area Exchange / Hub", "code": "Internet Metro Area Exchange / Hub" }, { "name": "Internet Service Provider", "code": "Internet Service Provider" }, { "name": "Radio / TV Broadcast Facility", "code": "Radio / TV Broadcast Facility" }, { "name": "Satellite Ground Station", "code": "Satellite Ground Station" }, { "name": "Telephone Facility", "code": "Telephone Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": {"type": "inherited"}, "LOCATIONTYPE": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 53, "name": "Bikeway Slope", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 9027.977411, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8557946.031676818, "ymin": 4733204.290522116, "xmax": -8554225.284566175, "ymax": 4737503.412652215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "04b19d403e25dca570c0980a2a42168d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAYAAABvqT8MAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArklEQVQokbXTMWpCQRSF4a949u7Gxk4FQUjhDtyCuimRgCKmSCBRcAmCoLWFxQOxjI08GOEhOqOFfzUD54d7D9zMi2TvEOpY4/iM0MIUI/RSwjW8xTA1UjncQB4THobvCdHwrZAM3wpVVHDCvwdkpfcY51DhD9rX7mM7TNDFJ37DmHlMKJjjI8gLNHGICQXf6GCGZShhHxMK/sIeX+hjkBIKVqhhlxqpzKb8efkeLvjMKP9fOTCAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "0 - 6 (Mild Slope)" }, { "symbol": { "type": "esriPMS", "url": "b79c6d62dfec95dd856e04d00979259d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jb3STStEYRQH8N9iMqxsfAf5ErbeykIpWYhSFjY2rIzN2JCSYjVZeAsLJcpG+RLKytaWhSTvunVG0+3O3DHJf3Pr1Pnd5zzPKfijFP4TKqIXl6n6EC7w1QxUxAn60IPbqC+ijEns5EFVZBAzGcgu9vJGSyOVDGQKn42gXyNZUEtIGmoZSUNt6MQHHmrqXfG9r4ekoUf04xxH8bT7mMMr5uPUs9XdqQcleYpFO439KGIbC3iJMdsxnXfZSZ4xHPdVicYtlAIrR20C740g0TCCY2yiA2tYjjFX4rRjeGsEiYZRHGAJh7jDavxoHQM4y4OSJEcfR3cg1WzgCtd5o9UmWYebjPoP0izUVL4BU9xMe6uGFlsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "6-12 (Medium Slope)" }, { "symbol": { "type": "esriPMS", "url": "6439ed19b9be65d89a8795401c97d830", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQ4jc3VvStFcRzH8ddwxWjwv1hsKFIGk0mUzSJP0zVdC4v8CZgk5SEGykP5DyjFbDDQzYZCp77qdLvnnt9wb/ksp971+7w739/peyo6nMp/EYzhDD85NoB71FuxFEEVNUxjO9gwjrCHmRasVFCN8h3sNhQ9YqkFKxXky2fw3VA0iNcCVipoS3mRoG3lzQRtLW8m6IvnW5Rn6UUX3vHZgiUJ5uPAMroxh318xed3gZECVk8RZFnBR4yrB7M4xAQOcBkjasaSLjnLakhqIZnCKcaj+BpDBewlRZBlLca1HuOaxHmsjRPcxAU3Y88pgiwb8SabGMUxrmLm2W5awGIBSxLAVsz4Lsdu0Y+nEpa8TfPlf3lIYR3/H/wCVhRxvZMFPisAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "12 - 18 (Steep Slope)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "NewAngle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Join_Count", "typeIdField": "RuleID_1", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Join_Count" }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TARGET_FID" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Mid_X", "type": "esriFieldTypeDouble", "alias": "Mid_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_X" }, { "name": "Mid_Y", "type": "esriFieldTypeDouble", "alias": "Mid_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_Y" }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Mid_X_1", "type": "esriFieldTypeDouble", "alias": "Mid_X_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_X_1" }, { "name": "Mid_Y_1", "type": "esriFieldTypeDouble", "alias": "Mid_Y_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_Y_1" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "NewAngle", "type": "esriFieldTypeDouble", "alias": "NewAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NewAngle" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_468", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S420_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "0 - 6 (Mild Slope)", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 1, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "6-12 (Medium Slope)", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 2, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "12 - 18 (Steep Slope)", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 3, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 54, "name": "Bikeway Slope of Laurel Lake", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 4513.988705, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": false, "extent": { "xmin": -8557066.552287672, "ymin": 4734341.567011184, "xmax": -8555928.562863566, "ymax": 4734864.752198105, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "04b19d403e25dca570c0980a2a42168d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAYAAABvqT8MAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArklEQVQokbXTMWpCQRSF4a949u7Gxk4FQUjhDtyCuimRgCKmSCBRcAmCoLWFxQOxjI08GOEhOqOFfzUD54d7D9zMi2TvEOpY4/iM0MIUI/RSwjW8xTA1UjncQB4THobvCdHwrZAM3wpVVHDCvwdkpfcY51DhD9rX7mM7TNDFJ37DmHlMKJjjI8gLNHGICQXf6GCGZShhHxMK/sIeX+hjkBIKVqhhlxqpzKb8efkeLvjMKP9fOTCAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "0 - 6 (Mild Slope)" }, { "symbol": { "type": "esriPMS", "url": "b79c6d62dfec95dd856e04d00979259d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jb3STStEYRQH8N9iMqxsfAf5ErbeykIpWYhSFjY2rIzN2JCSYjVZeAsLJcpG+RLKytaWhSTvunVG0+3O3DHJf3Pr1Pnd5zzPKfijFP4TKqIXl6n6EC7w1QxUxAn60IPbqC+ijEns5EFVZBAzGcgu9vJGSyOVDGQKn42gXyNZUEtIGmoZSUNt6MQHHmrqXfG9r4ekoUf04xxH8bT7mMMr5uPUs9XdqQcleYpFO439KGIbC3iJMdsxnXfZSZ4xHPdVicYtlAIrR20C740g0TCCY2yiA2tYjjFX4rRjeGsEiYZRHGAJh7jDavxoHQM4y4OSJEcfR3cg1WzgCtd5o9UmWYebjPoP0izUVL4BU9xMe6uGFlsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "6-12 (Medium Slope)" }, { "symbol": { "type": "esriPMS", "url": "d942696722799107369759501fea7f2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jc3VvUvWURjG8c/w2MtUg/9D+Be0SItJadAgBOEgCoJDi6g1mYsuRiCBTtJQKRUh+IINCr6A/0FRUK0NDb7g5kslR+4HDg+P+hN8wGs5cPHje93nPvc5v5Iaq3RZAh7gM/5nXiO+YifzruIOls8TMIhhdOJNeM2Yw0d0ZfAZ3EMDfhUJGAz4W7yrgP/AQAW8FT1l+FkBObwL/yrgTdisAp/MIaVawk8KuDB4tYALhVcLqI91K+BJN1GHXewfO1zBDfzFtlNUGdAbkKdR5RN8wkGMZJrv+zH7aV3AhxjhqSIBSc+wF+26hm7Moi3ashJt24wLOBv3IxX0ukhA0vMIGY6QDiziYQDXcBd/wpuJc0jfThQJSBqJdo1GdY+xFFWn1qzHof+O3aUWjuM6XhYJSHoROxlDC+axGv1Pb1Mf+qOQR5jGEN5HcKG36FX0/UvmbeA2fmbeIdpxqwwvGpCUw8v6XsVLY/stN2r+PzgCzQltZfpS/bYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "12 - 18 (Steep Slope)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "NewAngle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Join_Count", "typeIdField": "RuleID_1", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Join_Count" }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TARGET_FID" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Mid_X", "type": "esriFieldTypeDouble", "alias": "Mid_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_X" }, { "name": "Mid_Y", "type": "esriFieldTypeDouble", "alias": "Mid_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_Y" }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Mid_X_1", "type": "esriFieldTypeDouble", "alias": "Mid_X_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_X_1" }, { "name": "Mid_Y_1", "type": "esriFieldTypeDouble", "alias": "Mid_Y_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mid_Y_1" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "NewAngle", "type": "esriFieldTypeDouble", "alias": "NewAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NewAngle" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_469", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S421_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "0 - 6 (Mild Slope)", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 1, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "6-12 (Medium Slope)", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 2, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "12 - 18 (Steep Slope)", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Angle": null, "NewAngle": null, "Join_Count": null, "TARGET_FID": null, "RuleID": null, "Mid_X": null, "Mid_Y": null, "RuleID_1": 3, "Mid_X_1": null, "Mid_Y_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 55, "name": "Bicycle Level of Comfort", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8557984.191191006, "ymin": 4733180.589143629, "xmax": -8553924.640367236, "ymax": 4737523.97984466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BCL", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 2 }, "value": "", "label": "No Data Availalble" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "0", "label": "Excellent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "1", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "2", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Poor" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_TYPE", "typeIdField": "BCL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLV" }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD" }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKG" }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCL" }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLW" }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLW" }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K" }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D" }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHV" }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N" }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLV" }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ft" }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fp" }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Frt" }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AF" }, { "name": "laurelsde.DBO.Level_of_Comfort.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Level_of_Comfort.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "laurelsde.DBO.Level_of_Comfort.Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_474", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S426_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "No Data Availalble", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "No Data Availalble", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "Excellent", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Excellent", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 0, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Good", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Good", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 1, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Fair", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Fair", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 2, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Poor", "domains": { "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Poor", "description": "", "prototype": { "attributes": { "AF": null, "PKG": null, "laurelsde.DBO.Level_of_Comfort.Area": null, "BL": null, "OLV": null, "SPD": null, "BCL": 3, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 56, "name": "Existing Bikeways", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8557984.191191006, "ymin": 4733180.589143629, "xmax": -8553924.640367236, "ymax": 4737523.97984466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PATH_TYPE", "typeIdField": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PATH_TYPE" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_ROAD" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CONDITION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BL" }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLW" }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLW" }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K" }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D" }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHV" }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N" }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLV" }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLV" }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPD" }, { "name": "Speed_Limit_MPH", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit (MPH)", "domain": null, "editable": true, "nullable": true, "defaultValue": 25, "modelName": "Speed_Limit_MPH" }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKG" }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BCL" }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ft" }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fp" }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Frt" }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AF" }, { "name": "laurelsde.DBO.Existing_Bikeways.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Existing_Bikeways.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "laurelsde.DBO.Existing_Bikeways.Area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_472", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S424_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Hiker Biker Trail", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Hiker Biker Trail", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "On-Street Bike Lane", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "On-Street Bike Lane", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Shared Use Roadway", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "templates": [ { "name": "Shared Use Roadway", "description": "", "prototype": { "attributes": { "LOCATION": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "OLV": null, "SPD": null, "Speed_Limit_MPH": 25, "PKG": null, "BCL": null, "Ft": null, "Fp": null, "Frt": null, "AF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On-Street Bike Lane", "defaultValues": { "LOCATION": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } }, { "code": 1, "name": "Hiker Biker Trail", "defaultValues": { "LOCATION": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } }, { "code": 2, "name": "Shared Use Roadway", "defaultValues": { "LOCATION": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 57, "name": "Proposed Bikeways", "type": "Feature Layer", "parentLayer": { "id": 38, "name": "Zoom: 1:4,514 and Closer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "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, "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": "esriMeters" }, "hasMetadata": false, "extent": { "xmin": -8558893.146961303, "ymin": 4732660.052791009, "xmax": -8553870.189096158, "ymax": 4737579.435218503, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 4513, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LOCATION", "typeIdField": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PATH_TYPE" }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PAVEMENT" }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIDE_ROAD" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLOPE" }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "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": "gdb_ct3_473", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S425_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Hiker Biker Trail", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "Hiker Biker Trail", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "On-Street Bike Lane", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "On-Street Bike Lane", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Shared Use Roadway", "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} }, "templates": [ { "name": "Shared Use Roadway", "description": "", "prototype": { "attributes": { "LOCATION": null, "COMMENTS": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On-Street Bike Lane", "defaultValues": { "LOCATION": null, "PATH_TYPE": 0, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } }, { "code": 1, "name": "Hiker Biker Trail", "defaultValues": { "LOCATION": null, "PATH_TYPE": 1, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } }, { "code": 2, "name": "Shared Use Roadway", "defaultValues": { "LOCATION": null, "PATH_TYPE": 2, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null, "Shape.STLength()": null }, "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "751c1323992049af82ffa527f8110c46" } ], "tables": [] }