{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Measurements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 545556.8611000003, "ymin": 4836355.1975, "xmax": 549965.4654999999, "ymax": 4839470.5943, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MeasurementType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MeasurementType", "type": "esriFieldTypeString", "alias": "MeasurementType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MeasurementType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2455", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2273_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Measurements", "description": "", "prototype": { "attributes": { "Comments": null, "MeasurementType": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Base Point Features", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 545941.3306, "ymin": 4836299.615800001, "xmax": 550356.6155000003, "ymax": 4839473.3892, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureType", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FeatureType", "classes": [ { "label": "Curb Stop", "description": "Curb Stop", "symbol": { "type": "esriPMS", "url": "35fab5ec8d0294ffcd464fb5bfab489e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQ4jWNhoBCwQOkGBgYGYxL1ngXpY4FyjBlkXH0YpF2J0/p0NwPDk90oLmAAa1aNId5+DAPIBCw4Zd5dQuUL6ZFgwLtLDAzbPFDFvHZgNYSFgULAMkgNENKD+BkZcIqT6AIh7KFOvAEMxAGEAaDkSSz4/hLDgLPgpAlNnkSCZ8gGgHIjWQAAnvMZ0+556LYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Curb Stop" ] ] }, { "label": "Hydrant", "description": "Hydrant", "symbol": { "type": "esriPMS", "url": "e462b10d70a1cce12202090361cb10dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQokZWSy23CQBCGv4mHIryW0oTbMDmjyFxxGdCGc8WH3EkZoQkk1kVgZdHYkId2HYn/tqNvZ/55KA9Ik9G137B3b//Dq5NjoRWBltqXdK5Jw6uTI8taAtUtsqH2SzrnYngxZryDd+W/Len4sLJhpqvJUovQKIQekSMBK5cn8B7BG6fsiwNwGH+bzyhzONIVy8nGqy+RsIPI7ySRirX/5DK8KBklQdLgj+/SBpBeyox0HEt9diDbGaYfe7oMH1PmrthRe5tE3KCBt00+aMPW/KQ5IThEYsLiNrGvodfvwyEBmmx0QkWmjZpxVKNzTJTolfdnD/w5xTldAdVAV0mgg1bnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hydrant" ] ] }, { "label": "Hydrant Cutoff", "description": "Hydrant Cutoff", "symbol": { "type": "esriPMS", "url": "0884c29761e8d2896279c656f602e709", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQYlWNhQAe6ORoMl6d8ZWBgeIwszIKmjI+BTSSTwaJbleFEaQQDA8Mn7ArVEj0ZJO3zGNh4GRiUowIY7i5bhE0hH4O0cyGDgDqEpxhQw3B32QaYqQiFuoXJDML65nC+sL4qg2JwOMP9tbORFcoySDlmMnAII8xn5WVgUI3uYLi/dgfIYyCFfAwGVbkMAuqqGCEgbCTEoFdSwnCpJx+k8CfDv1/sDHdWLMVQCDEZZA0fAJyWJgF2LyKLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hydrant Cutoff" ] ] }, { "label": "Maintenance Hole", "description": "Maintenance Hole", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 112, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "Maintenance Hole" ] ] }, { "label": "Water Valve", "description": "Water Valve", "symbol": { "type": "esriPMS", "url": "5127cefbce6197ad216e0296405a4a08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jaVT2w2EIBAcE5qQNrAJE35tYa8MMXZBG9KCn9Tgn9fGZT32gjk9JTcJHyyZ2dkHCn9CncRNOhpADSAAiADWOwKOiHoigjEGVVVxjNLbwO+nAm3bTuM4WiaeoAdgATRHAu6CnJfnxImSINu+Qc6deO6JygRQCC7Fi4AuyC7QeQl1KVs4Kl1CjJEKXTxzgRhC2OZegCkXWJ1zg7X27iR82kzs9qDrOjvPs6nrny1h4kMuu01clqXRWu9W+SDzh/wlIE78Gzxn+UzcMK55s30lwOBfx9ku8QLWKEANPJoZ5gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Valve" ] ] }, { "label": "Catch Basin", "description": "Catch Basin", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "values": [ [ "Catch Basin" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "35fab5ec8d0294ffcd464fb5bfab489e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQ4jWNhoBCwQOkGBgYGYxL1ngXpY4FyjBlkXH0YpF2J0/p0NwPDk90oLmAAa1aNId5+DAPIBCw4Zd5dQuUL6ZFgwLtLDAzbPFDFvHZgNYSFgULAMkgNENKD+BkZcIqT6AIh7KFOvAEMxAGEAaDkSSz4/hLDgLPgpAlNnkSCZ8gGgHIjWQAAnvMZ0+556LYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curb Stop", "label": "Curb Stop" }, { "symbol": { "type": "esriPMS", "url": "e462b10d70a1cce12202090361cb10dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQokZWSy23CQBCGv4mHIryW0oTbMDmjyFxxGdCGc8WH3EkZoQkk1kVgZdHYkId2HYn/tqNvZ/55KA9Ik9G137B3b//Dq5NjoRWBltqXdK5Jw6uTI8taAtUtsqH2SzrnYngxZryDd+W/Len4sLJhpqvJUovQKIQekSMBK5cn8B7BG6fsiwNwGH+bzyhzONIVy8nGqy+RsIPI7ySRirX/5DK8KBklQdLgj+/SBpBeyox0HEt9diDbGaYfe7oMH1PmrthRe5tE3KCBt00+aMPW/KQ5IThEYsLiNrGvodfvwyEBmmx0QkWmjZpxVKNzTJTolfdnD/w5xTldAdVAV0mgg1bnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hydrant", "label": "Hydrant" }, { "symbol": { "type": "esriPMS", "url": "0884c29761e8d2896279c656f602e709", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtElEQVQYlWNhQAe6ORoMl6d8ZWBgeIwszIKmjI+BTSSTwaJbleFEaQQDA8Mn7ArVEj0ZJO3zGNh4GRiUowIY7i5bhE0hH4O0cyGDgDqEpxhQw3B32QaYqQiFuoXJDML65nC+sL4qg2JwOMP9tbORFcoySDlmMnAII8xn5WVgUI3uYLi/dgfIYyCFfAwGVbkMAuqqGCEgbCTEoFdSwnCpJx+k8CfDv1/sDHdWLMVQCDEZZA0fAJyWJgF2LyKLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hydrant Cutoff", "label": "Hydrant Cutoff" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 112, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Maintenance Hole", "label": "Maintenance Hole" }, { "symbol": { "type": "esriPMS", "url": "5127cefbce6197ad216e0296405a4a08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jaVT2w2EIBAcE5qQNrAJE35tYa8MMXZBG9KCn9Tgn9fGZT32gjk9JTcJHyyZ2dkHCn9CncRNOhpADSAAiADWOwKOiHoigjEGVVVxjNLbwO+nAm3bTuM4WiaeoAdgATRHAu6CnJfnxImSINu+Qc6deO6JygRQCC7Fi4AuyC7QeQl1KVs4Kl1CjJEKXTxzgRhC2OZegCkXWJ1zg7X27iR82kzs9qDrOjvPs6nrny1h4kMuu01clqXRWu9W+SDzh/wlIE78Gzxn+UzcMK55s30lwOBfx9ku8QLWKEANPJoZ5gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Valve", "label": "Water Valve" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Catch Basin", "label": "Catch Basin" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 199, 255 ], "toColor": [ 201, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 187, 255 ], "toColor": [ 252, 245, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "FeatureType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FeatureType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2456_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2456", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2274_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Curb Stop", "name": "Curb Stop", "domains": {}, "templates": [ { "name": "Curb Stop", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Curb Stop" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Hydrant", "name": "Hydrant", "domains": {}, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Hydrant" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Hydrant Cutoff", "name": "Hydrant Cutoff", "domains": {}, "templates": [ { "name": "Hydrant Cutoff", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Hydrant Cutoff" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Maintenance Hole", "name": "Maintenance Hole", "domains": {}, "templates": [ { "name": "Maintenance Hole", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Maintenance Hole" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Water Valve", "name": "Water Valve", "domains": {}, "templates": [ { "name": "Water Valve", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Water Valve" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Catch Basin", "name": "Catch Basin", "domains": {}, "templates": [ { "name": "Catch Basin", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Catch Basin" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Base Features", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 545941.3306, "ymin": 4836208.3122000005, "xmax": 550368.5658999998, "ymax": 4839479.505899999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FeatureType", "classes": [ { "label": "Building", "description": "Building", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 }, "values": [ [ "Building" ] ] }, { "label": "Curb", "description": "Curb", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "values": [ [ "Curb" ] ] }, { "label": "Property Line", "description": "Property Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "values": [ [ "Property Line" ] ] }, { "label": "Sidewalk", "description": "Sidewalk", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "values": [ [ "Sidewalk" ] ] }, { "label": "Storm Sewer", "description": "Storm Sewer", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 2 }, "values": [ [ "Storm Sewer" ] ] }, { "label": "Wastewater Main", "description": "Wastewater Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "Wastewater Main" ] ] }, { "label": "Water Service", "description": "Water Service", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "Water Service" ] ] }, { "label": "Watermain", "description": "Watermain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "Watermain" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 }, "value": "Building", "label": "Building" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "value": "Curb", "label": "Curb" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "Property Line", "label": "Property Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 }, "value": "Sidewalk", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 2 }, "value": "Storm Sewer", "label": "Storm Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Wastewater Main", "label": "Wastewater Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Water Service", "label": "Water Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Watermain", "label": "Watermain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 199, 255 ], "toColor": [ 201, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 187, 255 ], "toColor": [ 252, 245, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FeatureType", "typeIdField": "FeatureType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FeatureType" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2457_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2457", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Building", "name": "Building", "domains": {}, "templates": [ { "name": "Building", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Building" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Curb", "name": "Curb", "domains": {}, "templates": [ { "name": "Curb", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Curb" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Property Line", "name": "Property Line", "domains": {}, "templates": [ { "name": "Property Line", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Property Line" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Sidewalk", "name": "Sidewalk", "domains": {}, "templates": [ { "name": "Sidewalk", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Sidewalk" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Storm Sewer", "name": "Storm Sewer", "domains": {}, "templates": [ { "name": "Storm Sewer", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Storm Sewer" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Wastewater Main", "name": "Wastewater Main", "domains": {}, "templates": [ { "name": "Wastewater Main", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Wastewater Main" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Water Service", "name": "Water Service", "domains": {}, "templates": [ { "name": "Water Service", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Water Service" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Watermain", "name": "Watermain", "domains": {}, "templates": [ { "name": "Watermain", "description": "", "prototype": { "attributes": { "Comments": null, "FeatureType": "Watermain" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }