{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Ditch Photos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Survey.GIS.DitchPhotos.PhotoType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "None", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "None", "label": "None", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Construction", "label": "Construction", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Crossing", "label": "Crossing", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Flooding", "label": "Flooding", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Inspection", "label": "Inspection", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Misc", "label": "Misc", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PLSS", "label": "PLSS", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Post Construction", "label": "Post Construction", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 112, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Spraying", "label": "Spraying", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 176, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Parks", "label": "Parks", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 485576.4120565504, "ymin": 138144.9335473925, "xmax": 811523.6955281347, "ymax": 539697.400125891, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Survey.GIS.DitchPhotos.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Survey.GIS.DitchPhotos.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Survey.GIS.DitchPhotos.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "Survey.GIS.DitchPhotos.PhotoType", "type": "esriFieldTypeString", "alias": "PhotoType", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DitchPhotoType", "description": "Ditch Photo Category", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Inspection", "code": "Inspection" }, { "name": "None", "code": "None" }, { "name": "PLSS", "code": "PLSS" }, { "name": "Misc", "code": "Misc" }, { "name": "Post Construction", "code": "Post Construction" }, { "name": "Encroachment", "code": "Encroachment" }, { "name": "Spraying", "code": "Spraying" }, { "name": "Flooding", "code": "Flooding" }, { "name": "Parks", "code": "Parks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Survey.GIS.DitchPhotos.Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Ditch", "description": "Ditch Name Abbreviation", "codedValues": [ { "name": "CD04", "code": "CD04" }, { "name": "CD06", "code": "CD06" }, { "name": "CD10", "code": "CD10" }, { "name": "CD12", "code": "CD12" }, { "name": "CD13", "code": "CD13" }, { "name": "CD14", "code": "CD14" }, { "name": "CD18", "code": "CD18" }, { "name": "CD22", "code": "CD22" }, { "name": "CD25", "code": "CD25" }, { "name": "CD27", "code": "CD27" }, { "name": "CD28", "code": "CD28" }, { "name": "CD30", "code": "CD30" }, { "name": "CD31", "code": "CD31" }, { "name": "CD33", "code": "CD33" }, { "name": "CD35", "code": "CD35" }, { "name": "CD39", "code": "CD39" }, { "name": "JD03", "code": "JD03" }, { "name": "NONE", "code": "NONE" }, { "name": "CD43", "code": "CD43" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Survey.GIS.DitchPhotos.Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Survey.GIS.DitchPhotos.PhotoDate", "type": "esriFieldTypeString", "alias": "PhotoDate", "length": 100, "domain": null }, { "name": "Survey.GIS.DitchPhotos.UploadDate", "type": "esriFieldTypeDate", "alias": "UploadDate", "length": 8, "domain": null }, { "name": "Survey.GIS.DitchPhotos.Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": null }, { "name": "Survey.GIS.DitchPhotos.SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Survey.GIS.DitchPhotos.PhotoDateYear", "type": "esriFieldTypeSmallInteger", "alias": "PhotoDateYear", "domain": null }, { "name": "Survey.GIS.DitchPhotos.PhotoDateMonth", "type": "esriFieldTypeSmallInteger", "alias": "PhotoDateMonth", "domain": null }, { "name": "Survey.GIS.DitchPhotos__ATTACH.ATTACHMENTID", "type": "esriFieldTypeInteger", "alias": "ATTACHMENTID", "domain": null }, { "name": "Survey.GIS.DitchPhotos__ATTACH.REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "Survey.GIS.DitchPhotos__ATTACH.CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "Survey.GIS.DitchPhotos__ATTACH.ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "Survey.GIS.DitchPhotos__ATTACH.DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "Survey.GIS.DitchPhotos__ATTACH.DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "geometryField": { "name": "Survey.GIS.DitchPhotos.SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "Survey.GIS.DitchPhotos.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Survey.GIS.DitchPhotos.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R15_SDE_ROWID_UK", "fields": "Survey.GIS.DitchPhotos__ATTACH.ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_10_REL_OBJEC", "fields": "Survey.GIS.DitchPhotos__ATTACH.REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Deans Photos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Survey.GIS.DeansPhotos.DitchPhoto", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "5924ef37f3e31bde6a561ec210536b3c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADtJREFUGJVj2c7AMFeKgeEPAxbwmJ39Pos2A4OvLAODKDYFrAwMG1iwSSCDQaHgOQMDCxMOybc/f3IDAHacCZErxts4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a7bda2de62058ef8888bd7174dce9ca2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVj2b6dYa6UFMMfBizg8WP2+yza2gy+srIMotgUsLIybGDBJoEMBoWC588ZWJiYsEu+ffuTGwB1PAxo58H9qwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No", "description": "" }, { "symbol": { "type": "esriPMS", "url": "024f77ba85330aadd2bf3d78573d3fef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADtJREFUGJVjYdjOMJdBiuEPAxbA/pj9PguDNoMvgyyDKDYFDKwMG1iwSiCBwaHgOQMLAxN2yZ9vf3IDAHPFCZHwX09CAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 511827.7115879655, "ymin": 100782.1614883095, "xmax": 905840.7729697227, "ymax": 448987.4145514816, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Survey.GIS.DeansPhotos.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Survey.GIS.DeansPhotos.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Survey.GIS.DeansPhotos.Path", "type": "esriFieldTypeString", "alias": "Path", "length": 160, "domain": null }, { "name": "Survey.GIS.DeansPhotos.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 70, "domain": null }, { "name": "Survey.GIS.DeansPhotos.DateTime", "type": "esriFieldTypeString", "alias": "DateTime", "length": 100, "domain": null }, { "name": "Survey.GIS.DeansPhotos.Direction", "type": "esriFieldTypeDouble", "alias": "Direction", "domain": null }, { "name": "Survey.GIS.DeansPhotos.DitchPhoto", "type": "esriFieldTypeString", "alias": "DitchPhoto", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Survey.GIS.DeansPhotos.Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Survey.GIS.DeansPhotos.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Survey.GIS.DeansPhotos__ATTACH.ATTACHMENTID", "type": "esriFieldTypeInteger", "alias": "ATTACHMENTID", "domain": null }, { "name": "Survey.GIS.DeansPhotos__ATTACH.REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "Survey.GIS.DeansPhotos__ATTACH.CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "Survey.GIS.DeansPhotos__ATTACH.ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "Survey.GIS.DeansPhotos__ATTACH.DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "Survey.GIS.DeansPhotos__ATTACH.DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "geometryField": { "name": "Survey.GIS.DeansPhotos.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R25_pk", "fields": "Survey.GIS.DeansPhotos.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Survey.GIS.DeansPhotos.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R26_SDE_ROWID_UK", "fields": "Survey.GIS.DeansPhotos__ATTACH.ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_430_REL_OBJE", "fields": "Survey.GIS.DeansPhotos__ATTACH.REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Section Corners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COORD_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 190, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ADJUSTED", "label": "ADJUSTED", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "COMPUTED", "label": "COMPUTED", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "GPS", "label": "GPS", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "RGPS", "label": "RGPS", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "TEMP", "label": "TEMP", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "VGPS", "label": "VGPS", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "VRS", "label": "VRS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[INDEX_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 25000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 235655.4561908096, "ymin": 100813.58301338553, "xmax": 786280.5019201338, "ymax": 280774.39238239825, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeDouble", "alias": "COLOR", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 50, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeInteger", "alias": "SECTION_", "domain": null }, { "name": "TWP", "type": "esriFieldTypeInteger", "alias": "TWP", "domain": null }, { "name": "RG", "type": "esriFieldTypeInteger", "alias": "RG", "domain": null }, { "name": "CORNER", "type": "esriFieldTypeString", "alias": "CORNER", "length": 50, "domain": null }, { "name": "TWP_NO", "type": "esriFieldTypeString", "alias": "TWP_NO", "length": 50, "domain": null }, { "name": "INDEX_NO", "type": "esriFieldTypeString", "alias": "INDEX_NO", "length": 50, "domain": null }, { "name": "COORD_TYPE", "type": "esriFieldTypeString", "alias": "COORD_TYPE", "length": 50, "domain": null }, { "name": "CREATE_DAT", "type": "esriFieldTypeDate", "alias": "CREATE_DAT", "length": 8, "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 254, "domain": null }, { "name": "CORNER_", "type": "esriFieldTypeString", "alias": "CORNER_", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Survey.GIS.DitchStationing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf340b6e9047793638e5c0fdc4566206", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXCAYAAAA7kX6CAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUOI3tziEOwkAQheG/6YYacAjYM9SCRWA4AxU4NAKB4gRcoJqUcIJKTkKCIYtET0gYHIGFBLYJqD75Xr7MGCrGvCuTzA1RBrKxyyAoRD0inQJh8JvU8Ddw4jrJhfljKap9oJWM3coHErNjbUuDRE2JdeTtbaAh4Pdw5QiUhm13D6RPY3ZagM4obPoC769WTA3/CPWMcgiHhc2BvMLFz7kBJ88mU4Vn8BwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Text]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 509862.5235892236, "ymin": 125932.8182078898, "xmax": 773086.3793583065, "ymax": 269026.7357596457, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "Survey.GIS.DitchStationing.Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "FID_1", "type": "esriFieldTypeInteger", "alias": "FID_1", "domain": null }, { "name": "Entity_1", "type": "esriFieldTypeString", "alias": "Entity_1", "length": 16, "domain": null }, { "name": "Layer_1", "type": "esriFieldTypeString", "alias": "Layer_1", "length": 255, "domain": null }, { "name": "Color_1", "type": "esriFieldTypeSmallInteger", "alias": "Color_1", "domain": null }, { "name": "Elevation_1", "type": "esriFieldTypeDouble", "alias": "Elevation_1", "domain": null }, { "name": "RefName_1", "type": "esriFieldTypeString", "alias": "RefName_1", "length": 255, "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255, "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "FID_2", "type": "esriFieldTypeInteger", "alias": "FID_2", "domain": null }, { "name": "Entity_2", "type": "esriFieldTypeString", "alias": "Entity_2", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 16, "domain": null }, { "name": "Layer_2", "type": "esriFieldTypeString", "alias": "Layer_2", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color_2", "type": "esriFieldTypeSmallInteger", "alias": "Color_2", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype_1", "type": "esriFieldTypeString", "alias": "Linetype_1", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "length": 255, "domain": null }, { "name": "Elevation_2", "type": "esriFieldTypeDouble", "alias": "Elevation_2", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt_1", "type": "esriFieldTypeSmallInteger", "alias": "LineWt_1", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName_2", "type": "esriFieldTypeString", "alias": "RefName_2", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Style_1", "type": "esriFieldTypeString", "alias": "Style_1", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null }, { "name": "Text_1", "type": "esriFieldTypeString", "alias": "Text_1", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "length": 32, "domain": null }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "length": 32, "domain": null }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "length": 32, "domain": null }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "length": 255, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2048, "domain": null }, { "name": "Distance_1", "type": "esriFieldTypeDouble", "alias": "Distance_1", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Monument Photos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "397fe31d9ed65a0bfae24d94b69048e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU5JREFUKJGFkTFIw1AURW/bL4aSpVICtpJQEMF2akAIZEmFTgrFsYPQOUtJDbh0lg6BTxcHN6eC4CA4KnyE4FYc0qHiEvAPGbpkEDKE7yCVVGi96zuH9x6X4E+EEHXOuZEkiaQoyqcsy0+5XO5rOScZcGc6nV4NBoMTSukeADQajWQ4HPqc8+tqtXr/KwghJMbYbavVOs1um81m291u99hxnMMwDAuapt0RAJjP506v11uBs6GU7uq67gohHgkABEHQDsNwHQ8AGI1GR5ZlnREAiONY3Uj/nIcoivYJAOTz+fQ/YckRACiXyx8ADjbBtm2npVLpmQBApVK5cV237Xne1jqh0+m81Gq1VwIAuq4/MMYogAvP8wpZUNM0jMfjd0VRzoFMcZZlXfq+/2YYRn+xWNTTNJWKxSJXVZVJktRvNpvxigAApmlOAEw2/fINFFtxtoh90kwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 502690.14456130564, "ymin": 111714.35189422965, "xmax": 799128.8013547212, "ymax": 279734.89741414785, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Survey.GIS.MonumentPhoto.Notes", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Survey.GIS.MonumentPhoto.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Survey.GIS.MonumentPhoto.Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Survey.GIS.MonumentPhoto.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Survey.GIS.MonumentPhoto__ATTACH.ATTACHMENTID", "type": "esriFieldTypeInteger", "alias": "ATTACHMENTID", "domain": null }, { "name": "Survey.GIS.MonumentPhoto__ATTACH.REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "Survey.GIS.MonumentPhoto__ATTACH.CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "Survey.GIS.MonumentPhoto__ATTACH.ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "Survey.GIS.MonumentPhoto__ATTACH.DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "Survey.GIS.MonumentPhoto__ATTACH.DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "geometryField": { "name": "Survey.GIS.MonumentPhoto.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53_pk", "fields": "Survey.GIS.MonumentPhoto.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Survey.GIS.MonumentPhoto.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R54_SDE_ROWID_UK", "fields": "Survey.GIS.MonumentPhoto__ATTACH.ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_865_REL_OBJE", "fields": "Survey.GIS.MonumentPhoto__ATTACH.REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "County Ditches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Ditch_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 502609.91309447587, "ymin": 125932.8182078898, "xmax": 773086.3793583065, "ymax": 269026.7357596457, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Abbv_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Abbv_Name", "type": "esriFieldTypeString", "alias": "Abbv_Name", "length": 50, "domain": null }, { "name": "Ditch_Name", "type": "esriFieldTypeString", "alias": "Ditch_Name", "length": 50, "domain": null }, { "name": "Alt_Name", "type": "esriFieldTypeString", "alias": "Alt_Name", "length": 50, "domain": null }, { "name": "Authority", "type": "esriFieldTypeString", "alias": "Authority", "length": 50, "domain": null }, { "name": "DITCH", "type": "esriFieldTypeString", "alias": "DITCH", "length": 12, "domain": null }, { "name": "Commissioner_District", "type": "esriFieldTypeString", "alias": "Commissioner_District", "length": 75, "domain": null }, { "name": "Year_Inspected", "type": "esriFieldTypeSmallInteger", "alias": "Year_Inspected", "domain": null }, { "name": "Year_Repaired_Improved", "type": "esriFieldTypeSmallInteger", "alias": "Year_Repaired_Improved", "domain": null }, { "name": "Year_Surveyed", "type": "esriFieldTypeSmallInteger", "alias": "Year_Surveyed", "domain": null }, { "name": "Open_Tiled", "type": "esriFieldTypeString", "alias": "Open or Tiled", "length": 50, "domain": null }, { "name": "Year_Sprayed", "type": "esriFieldTypeSmallInteger", "alias": "Year Sprayed", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Year_Drone_Flown", "type": "esriFieldTypeSmallInteger", "alias": "Year_Drone_Flown", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PARCEL <>'55' AND PARCEL <>'44' AND PARCEL <>'88' AND PARCEL <>'99'", "labelExpression": "[PARCEL] CONCAT NEWLINE CONCAT [OWNERDISPLAY] CONCAT NEWLINE CONCAT [PROPADDR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 250, 250, 250, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 130, 130, 130, 255 ], "haloSize": 1.32, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 502602.21875192225, "ymin": 100813.59361873567, "xmax": 782657.1511117369, "ymax": 280774.39227333665, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROP_ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TAXPARCEL", "type": "esriFieldTypeString", "alias": "TAXPARCEL", "length": 32, "domain": null }, { "name": "roll", "type": "esriFieldTypeString", "alias": "roll", "length": 16, "domain": null }, { "name": "OWNERDISPLAY", "type": "esriFieldTypeString", "alias": "OWNERDISPLAY", "length": 256, "domain": null }, { "name": "CURLPR", "type": "esriFieldTypeString", "alias": "CURLPR", "length": 16, "domain": null }, { "name": "OWNERATTNLINE", "type": "esriFieldTypeString", "alias": "OWNERATTNLINE", "length": 64, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 64, "domain": null }, { "name": "OWNERADDR", "type": "esriFieldTypeString", "alias": "OWNERADDR", "length": 64, "domain": null }, { "name": "OWNER_CITYSTATEZIP", "type": "esriFieldTypeString", "alias": "OWNER_CITYSTATEZIP", "length": 64, "domain": null }, { "name": "PROP_HOUSE", "type": "esriFieldTypeInteger", "alias": "PROP_HOUSE", "domain": null }, { "name": "PROP_ST_PREDIR", "type": "esriFieldTypeString", "alias": "PROP_ST_PREDIR", "length": 2, "domain": null }, { "name": "PROP_ST_NAME", "type": "esriFieldTypeString", "alias": "PROP_ST_NAME", "length": 64, "domain": null }, { "name": "PROP_ST_TYPE", "type": "esriFieldTypeString", "alias": "PROP_ST_TYPE", "length": 8, "domain": null }, { "name": "PROP_ST_POSTDIR", "type": "esriFieldTypeString", "alias": "PROP_ST_POSTDIR", "length": 2, "domain": null }, { "name": "PROP_CITY", "type": "esriFieldTypeString", "alias": "PROP_CITY", "length": 64, "domain": null }, { "name": "PROP_STATE", "type": "esriFieldTypeString", "alias": "PROP_STATE", "length": 2, "domain": null }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "length": 16, "domain": null }, { "name": "PROPADDR", "type": "esriFieldTypeString", "alias": "PROPADDR", "length": 4000, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 3, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 3, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 3, "domain": null }, { "name": "plat", "type": "esriFieldTypeString", "alias": "plat", "length": 256, "domain": null }, { "name": "lot", "type": "esriFieldTypeString", "alias": "lot", "length": 3, "domain": null }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "length": 3, "domain": null }, { "name": "deed_ac", "type": "esriFieldTypeDouble", "alias": "deed_ac", "domain": null }, { "name": "sectwprange", "type": "esriFieldTypeString", "alias": "sectwprange", "length": 64, "domain": null }, { "name": "LEGAL_PLAT", "type": "esriFieldTypeString", "alias": "LEGAL_PLAT", "length": 256, "domain": null }, { "name": "LEGAL_DESCR", "type": "esriFieldTypeString", "alias": "LEGAL_DESCR", "length": 1073741822, "domain": null }, { "name": "TAXAUTHGROUPCODE", "type": "esriFieldTypeString", "alias": "TAXAUTHGROUPCODE", "length": 6, "domain": null }, { "name": "TAXAUTHGROUPDESC", "type": "esriFieldTypeString", "alias": "TAXAUTHGROUPDESC", "length": 64, "domain": null }, { "name": "TIF_CODE", "type": "esriFieldTypeString", "alias": "TIF_CODE", "length": 8, "domain": null }, { "name": "TIF_DESCR", "type": "esriFieldTypeString", "alias": "TIF_DESCR", "length": 100, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "length": 64, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 100, "domain": null }, { "name": "TWP_DESCR", "type": "esriFieldTypeString", "alias": "TWP_DESCR", "length": 100, "domain": null }, { "name": "school", "type": "esriFieldTypeString", "alias": "school", "length": 100, "domain": null }, { "name": "watershed", "type": "esriFieldTypeString", "alias": "watershed", "length": 100, "domain": null }, { "name": "transit", "type": "esriFieldTypeString", "alias": "transit", "length": 100, "domain": null }, { "name": "hospital", "type": "esriFieldTypeString", "alias": "hospital", "length": 100, "domain": null }, { "name": "rra", "type": "esriFieldTypeString", "alias": "rra", "length": 100, "domain": null }, { "name": "hra", "type": "esriFieldTypeString", "alias": "hra", "length": 100, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null }, { "name": "ASSESSMENT_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "ASSESSMENT_YEAR", "domain": null }, { "name": "PROPCLASSLONG", "type": "esriFieldTypeString", "alias": "PROPCLASSLONG", "length": 256, "domain": null }, { "name": "AMOUNT1", "type": "esriFieldTypeDouble", "alias": "AMOUNT1", "domain": null }, { "name": "duedate1", "type": "esriFieldTypeString", "alias": "duedate1", "length": 10, "domain": null }, { "name": "AMOUNT2", "type": "esriFieldTypeDouble", "alias": "AMOUNT2", "domain": null }, { "name": "duedate2", "type": "esriFieldTypeString", "alias": "duedate2", "length": 10, "domain": null }, { "name": "TOTAL_TAX", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAX", "domain": null }, { "name": "EMV_LAND", "type": "esriFieldTypeDouble", "alias": "EMV_LAND", "domain": null }, { "name": "EMV_BLDG", "type": "esriFieldTypeDouble", "alias": "EMV_BLDG", "domain": null }, { "name": "emvtotal", "type": "esriFieldTypeDouble", "alias": "emvtotal", "domain": null }, { "name": "tmvtotal", "type": "esriFieldTypeDouble", "alias": "tmvtotal", "domain": null }, { "name": "EMV_MACHINE", "type": "esriFieldTypeDouble", "alias": "EMV_MACHINE", "domain": null }, { "name": "GATOTAL", "type": "esriFieldTypeDouble", "alias": "GATOTAL", "domain": null }, { "name": "NCTOTAL", "type": "esriFieldTypeDouble", "alias": "NCTOTAL", "domain": null }, { "name": "NET_TAX_CAPACITY", "type": "esriFieldTypeDouble", "alias": "NET_TAX_CAPACITY", "domain": null }, { "name": "REF_MARKET_VALUE", "type": "esriFieldTypeDouble", "alias": "REF_MARKET_VALUE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Parcels (aerial overlay)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "PARCEL <>'55' AND PARCEL <>'44' AND PARCEL <>'88' AND PARCEL <>'99'", "labelExpression": "[PARCEL] CONCAT NEWLINE CONCAT [OWNERDISPLAY] CONCAT NEWLINE CONCAT [PROPADDR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 250, 250, 250, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 130, 130, 130, 255 ], "haloSize": 1.32, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 502602.21875192225, "ymin": 100813.59361873567, "xmax": 782657.1511117369, "ymax": 280774.39227333665, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROP_ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TAXPARCEL", "type": "esriFieldTypeString", "alias": "TAXPARCEL", "length": 32, "domain": null }, { "name": "roll", "type": "esriFieldTypeString", "alias": "roll", "length": 16, "domain": null }, { "name": "OWNERDISPLAY", "type": "esriFieldTypeString", "alias": "OWNERDISPLAY", "length": 256, "domain": null }, { "name": "CURLPR", "type": "esriFieldTypeString", "alias": "CURLPR", "length": 16, "domain": null }, { "name": "OWNERATTNLINE", "type": "esriFieldTypeString", "alias": "OWNERATTNLINE", "length": 64, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 64, "domain": null }, { "name": "OWNERADDR", "type": "esriFieldTypeString", "alias": "OWNERADDR", "length": 64, "domain": null }, { "name": "OWNER_CITYSTATEZIP", "type": "esriFieldTypeString", "alias": "OWNER_CITYSTATEZIP", "length": 64, "domain": null }, { "name": "PROP_HOUSE", "type": "esriFieldTypeInteger", "alias": "PROP_HOUSE", "domain": null }, { "name": "PROP_ST_PREDIR", "type": "esriFieldTypeString", "alias": "PROP_ST_PREDIR", "length": 2, "domain": null }, { "name": "PROP_ST_NAME", "type": "esriFieldTypeString", "alias": "PROP_ST_NAME", "length": 64, "domain": null }, { "name": "PROP_ST_TYPE", "type": "esriFieldTypeString", "alias": "PROP_ST_TYPE", "length": 8, "domain": null }, { "name": "PROP_ST_POSTDIR", "type": "esriFieldTypeString", "alias": "PROP_ST_POSTDIR", "length": 2, "domain": null }, { "name": "PROP_CITY", "type": "esriFieldTypeString", "alias": "PROP_CITY", "length": 64, "domain": null }, { "name": "PROP_STATE", "type": "esriFieldTypeString", "alias": "PROP_STATE", "length": 2, "domain": null }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "length": 16, "domain": null }, { "name": "PROPADDR", "type": "esriFieldTypeString", "alias": "PROPADDR", "length": 4000, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 3, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 3, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 3, "domain": null }, { "name": "plat", "type": "esriFieldTypeString", "alias": "plat", "length": 256, "domain": null }, { "name": "lot", "type": "esriFieldTypeString", "alias": "lot", "length": 3, "domain": null }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "length": 3, "domain": null }, { "name": "deed_ac", "type": "esriFieldTypeDouble", "alias": "deed_ac", "domain": null }, { "name": "sectwprange", "type": "esriFieldTypeString", "alias": "sectwprange", "length": 64, "domain": null }, { "name": "LEGAL_PLAT", "type": "esriFieldTypeString", "alias": "LEGAL_PLAT", "length": 256, "domain": null }, { "name": "LEGAL_DESCR", "type": "esriFieldTypeString", "alias": "LEGAL_DESCR", "length": 1073741822, "domain": null }, { "name": "TAXAUTHGROUPCODE", "type": "esriFieldTypeString", "alias": "TAXAUTHGROUPCODE", "length": 6, "domain": null }, { "name": "TAXAUTHGROUPDESC", "type": "esriFieldTypeString", "alias": "TAXAUTHGROUPDESC", "length": 64, "domain": null }, { "name": "TIF_CODE", "type": "esriFieldTypeString", "alias": "TIF_CODE", "length": 8, "domain": null }, { "name": "TIF_DESCR", "type": "esriFieldTypeString", "alias": "TIF_DESCR", "length": 100, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "length": 64, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 100, "domain": null }, { "name": "TWP_DESCR", "type": "esriFieldTypeString", "alias": "TWP_DESCR", "length": 100, "domain": null }, { "name": "school", "type": "esriFieldTypeString", "alias": "school", "length": 100, "domain": null }, { "name": "watershed", "type": "esriFieldTypeString", "alias": "watershed", "length": 100, "domain": null }, { "name": "transit", "type": "esriFieldTypeString", "alias": "transit", "length": 100, "domain": null }, { "name": "hospital", "type": "esriFieldTypeString", "alias": "hospital", "length": 100, "domain": null }, { "name": "rra", "type": "esriFieldTypeString", "alias": "rra", "length": 100, "domain": null }, { "name": "hra", "type": "esriFieldTypeString", "alias": "hra", "length": 100, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "TAX_YEAR", "domain": null }, { "name": "ASSESSMENT_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "ASSESSMENT_YEAR", "domain": null }, { "name": "PROPCLASSLONG", "type": "esriFieldTypeString", "alias": "PROPCLASSLONG", "length": 256, "domain": null }, { "name": "AMOUNT1", "type": "esriFieldTypeDouble", "alias": "AMOUNT1", "domain": null }, { "name": "duedate1", "type": "esriFieldTypeString", "alias": "duedate1", "length": 10, "domain": null }, { "name": "AMOUNT2", "type": "esriFieldTypeDouble", "alias": "AMOUNT2", "domain": null }, { "name": "duedate2", "type": "esriFieldTypeString", "alias": "duedate2", "length": 10, "domain": null }, { "name": "TOTAL_TAX", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAX", "domain": null }, { "name": "EMV_LAND", "type": "esriFieldTypeDouble", "alias": "EMV_LAND", "domain": null }, { "name": "EMV_BLDG", "type": "esriFieldTypeDouble", "alias": "EMV_BLDG", "domain": null }, { "name": "emvtotal", "type": "esriFieldTypeDouble", "alias": "emvtotal", "domain": null }, { "name": "tmvtotal", "type": "esriFieldTypeDouble", "alias": "tmvtotal", "domain": null }, { "name": "EMV_MACHINE", "type": "esriFieldTypeDouble", "alias": "EMV_MACHINE", "domain": null }, { "name": "GATOTAL", "type": "esriFieldTypeDouble", "alias": "GATOTAL", "domain": null }, { "name": "NCTOTAL", "type": "esriFieldTypeDouble", "alias": "NCTOTAL", "domain": null }, { "name": "NET_TAX_CAPACITY", "type": "esriFieldTypeDouble", "alias": "NET_TAX_CAPACITY", "domain": null }, { "name": "REF_MARKET_VALUE", "type": "esriFieldTypeDouble", "alias": "REF_MARKET_VALUE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Quarters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[QTR_QTR] CONCAT \" of \" CONCAT [QTR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 0.6, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 502602.21101014316, "ymin": 100813.58301338553, "xmax": 782657.1512272209, "ymax": 285569.27058789134, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWPNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 10, "domain": null }, { "name": "QTR_QTR", "type": "esriFieldTypeString", "alias": "Quarter Quarter Section", "length": 10, "domain": null }, { "name": "GLOT_NUM", "type": "esriFieldTypeString", "alias": "Government Lot Number", "length": 20, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE", "domain": null }, { "name": "OTHERLOT", "type": "esriFieldTypeString", "alias": "Government Lot Abbreviation", "length": 3, "domain": null }, { "name": "TWPNAME", "type": "esriFieldTypeString", "alias": "Township Name and Range", "length": 35, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "Section Number", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 2447, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 1.3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SECTION_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 190, 190, 255 ], "haloSize": 0.7, "font": { "family": "Comic Sans MS", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 502602.21101014316, "ymin": 100813.58301338553, "xmax": 782657.1512272209, "ymax": 285556.2499446422, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SECTION_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeSmallInteger", "alias": "Section Number", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeInteger", "alias": "RANGE", "domain": null }, { "name": "SEC_TWP_RNG", "type": "esriFieldTypeString", "alias": "SEC-TWP-RNG", "length": 9, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 100, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Culvert Elevations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Condition", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "d55a31150593ad86031cea36e11b55f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVRJREFUGJVtkU0ow3EYxz+bH//LXCbEZoqllh28RckU9S9JShGScrGbl0XitLgsUsJtDkIODl4O2JCDkpAVpTiZFgrtV94Of7EchDGf09PTp6fneb6CKPxuTFWDXEf3xFex5UFs7nK22kddzQjbMcLdNV41j8STS2YA8y/BN0DacZCWJge8RTAt9xpddaNy7FsI3StLDaVagh6otMPwkhza8jCpDvAm1lyUB6VWnJ36OVIRoOZjuLhiGmgVp7fMt1Wij968xAobARr9bvpF+IH0lER+oddBoZX45yelXeSksXMaosJu+RFeXiFwwWPZojYkMk3ULx9yY8tAidN9Cr4jKMgy9qrIiFAHkQtdePfO6XDYIPwEIUmwZ05OfZ/ZOE6np4mWIivGlX3ebWaaYz6ZazF2T6zL2WSDslvt0Q5ihNoROed1Kk5Lklb/b1gATq/m4A8fC/VrTFffMO8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "16ae0182e47d240786caab691e2af888", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASVJREFUGJVtkTEohGEYx399Xt6F5S2KE4NSFxNicYr6SpK6Oh1dyuI2IgbzLTIpts8gZLA4A91xGZSUQVFXNldXDOqeQQxvHVnO9Z3Pf/r39Ovp+f8fhU9ZCI3Di3+mfk0O1CU8nUF0Eq4CwBt4LjQ9wj7QXgNkoPUBEjNAGUJpY1aiIltVoKj1ybS1DQ4wBmyKpHKw40JZncNIwdrBrspKDbjQ+Ax7wJzKw9E8OP7Lh4ALiGdhXZWgrYVaOUA/1H9ovaC64ToPo70+4BO4h/dha1OqE2JpeA2DrqsAGaDPmDVX5Fu5IMfg3cJiBCgBRSisiuxWY8ZhaQMSA2BO4SsMs4Eme4xZ3hY5aNb6ZsLauwAwJXLoaZ3ssDb277MAktZG/iTmB11JVP1wvg/bAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bad", "label": "Bad", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5e4682ad2ce3b04ac371f3d8fa6a75cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVFJREFUGJVtkT9IAnEUxz+cv7qllgOD/mCDEIhOFrVokPCDiAgEwyICl9yKoobmlnAKbLuGqGho6RyKuzoaghAahIKDtoSDGgRvCBsOLBqisuwzPR4fHu+9r6AFy6J/cpKn1p74KmwbcXnJw9kZ6elprtqEWg1dSrrv7zkABn4Jpknv3R0Lc3PQbNJvGNpaOu3tfAuuq57OzvqdigKpFBQK3pZtsyslTXF+zni16o+Gw58jVRWkpOvxkX1gUTgOx7kcSuvmY2NwcUHWstgU9Tp9PT38QlFgeJiORkNdEkNDXDsOE7HYj/D6CpUKL4mEvyUGB8kYBs+RCGog8CmYJsTj2oaU3ruQEu/kBL1cZjmZhHodXJfq+rq3931mNsvK9jYLIyNopRJvkQjzbZ+MRrXVYtE7DAbVm6kp/7ZNmJnxjnRdzYdCfubfsADyeT/JHz4AIRprcAuNIPEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fair", "label": "Fair", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f455adf97fbcfa6bb12d092beb4f762e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAYAAADZCo4zAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVFJREFUGJVtkU8og3EYxz+9frxoio35M81BLE2RiZIp6i1JSk0jKRduRBycXeSkuM1ByMHFHGhjOSi95aAm/9pla8scVt6kqb01cqAZ8zk9PX16ep7nK8jC5scS6iee3ROZKoB4PeWh9Yjh4CBnOUJrAk+JQknimm2g9pdg91GdDDLeMArvaSxdXuO8OqytZYTCmHxgHdELkKCyD25WtWUCbKCQFo5jelIRvcNQ/z1ShloFgyHMVhAmRPKWvcZJpOzNTZ3weILb5mdJpJ6pKTTzC0kCs4N8kvKUKGvk/OWW3tLmHyH9BvErXqPd+rIorsMV8fLU0oQs5X0JTz6wthkXo4r2IVQFzbGPJ6EyU+WE1DO8xIiEFrTNzJlXbmZtK4yXt2MMH/JuamIs55Mmu3Hufl3bKaqQL9QB/TJHUIe0XbtHnpatuuv/sIC7ad3JHz4BW1NoOm9K2zsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Good", "label": "Good", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118947100, "ymin": -98677200, "xmax": 956503.7411973923, "ymax": 367869.89666873217, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Ditch", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Ditch", "description": "Ditch Name Abbreviation", "codedValues": [ { "name": "CD04", "code": "CD04" }, { "name": "CD06", "code": "CD06" }, { "name": "CD10", "code": "CD10" }, { "name": "CD12", "code": "CD12" }, { "name": "CD13", "code": "CD13" }, { "name": "CD14", "code": "CD14" }, { "name": "CD18", "code": "CD18" }, { "name": "CD22", "code": "CD22" }, { "name": "CD25", "code": "CD25" }, { "name": "CD27", "code": "CD27" }, { "name": "CD28", "code": "CD28" }, { "name": "CD30", "code": "CD30" }, { "name": "CD31", "code": "CD31" }, { "name": "CD33", "code": "CD33" }, { "name": "CD35", "code": "CD35" }, { "name": "CD39", "code": "CD39" }, { "name": "JD03", "code": "JD03" }, { "name": "NONE", "code": "NONE" }, { "name": "CD43", "code": "CD43" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Stationing", "type": "esriFieldTypeString", "alias": "Stationing", "length": 255, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Pipe Size", "description": "Pipe Size", "codedValues": [ { "name": "12", "code": "12" }, { "name": "15", "code": "15" }, { "name": "18", "code": "18" }, { "name": "21", "code": "21" }, { "name": "24", "code": "24" }, { "name": "27", "code": "27" }, { "name": "30", "code": "30" }, { "name": "36", "code": "36" }, { "name": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "66", "code": "66" }, { "name": "72", "code": "72" }, { "name": "78", "code": "78" }, { "name": "84", "code": "84" }, { "name": "BOX", "code": "BOX" }, { "name": "96", "code": "96" }, { "name": "108", "code": "108" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Pipe Type", "description": "Pipe Material", "codedValues": [ { "name": "CMP", "code": "CMP" }, { "name": "STEEL", "code": "STEEL" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "WOOD", "code": "WOOD" }, { "name": "RCP", "code": "RCP" }, { "name": "STONE", "code": "STONE" }, { "name": "ROCK", "code": "ROCK" }, { "name": "BRICK", "code": "BRICK" }, { "name": "BRIDGE", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Condition", "description": "Pipe Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Replaced", "code": "Replaced" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InvertUS", "type": "esriFieldTypeString", "alias": "InvertUS", "length": 255, "domain": null }, { "name": "InvertDS", "type": "esriFieldTypeString", "alias": "InvertDS", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Xvalue", "type": "esriFieldTypeDouble", "alias": "Xvalue", "domain": null }, { "name": "Yvalue", "type": "esriFieldTypeDouble", "alias": "Yvalue", "domain": null }, { "name": "Zvalue", "type": "esriFieldTypeDouble", "alias": "Zvalue", "domain": null }, { "name": "OriginalNotes", "type": "esriFieldTypeString", "alias": "OriginalNotes", "length": 255, "domain": null }, { "name": "Spreadsheet", "type": "esriFieldTypeString", "alias": "Spreadsheet", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Department", "description": "Department", "codedValues": [ { "name": "Survey", "code": "Survey" }, { "name": "Parks", "code": "Parks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "RoadSurface", "type": "esriFieldTypeString", "alias": "RoadSurface", "length": 50, "domain": { "type": "codedValue", "name": "WS3_RoadSurface", "description": "Surface Type", "codedValues": [ { "name": "Bit", "code": "Bit" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Ballast Rock", "code": "Ballast Rock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadElevation", "type": "esriFieldTypeDouble", "alias": "RoadElevation", "domain": null }, { "name": "Apron", "type": "esriFieldTypeString", "alias": "Apron", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RipRap", "type": "esriFieldTypeString", "alias": "RipRap", "length": 150, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TwpSecRange", "type": "esriFieldTypeString", "alias": "TwpSecRange", "length": 50, "domain": null }, { "name": "Pictures", "type": "esriFieldTypeString", "alias": "Pictures", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DroneFlight", "type": "esriFieldTypeString", "alias": "DroneFlight", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Inspectors", "type": "esriFieldTypeString", "alias": "Inspectors", "length": 150, "domain": null }, { "name": "WaterFlowDepthPrecise", "type": "esriFieldTypeDouble", "alias": "WaterFlowDepth", "domain": null }, { "name": "LengthPrecise", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "GuardRail", "type": "esriFieldTypeString", "alias": "GuardRail", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GroundCover", "type": "esriFieldTypeDouble", "alias": "GroundCover", "domain": null }, { "name": "YearReplaced", "type": "esriFieldTypeString", "alias": "YearReplaced", "length": 4, "domain": null }, { "name": "SedimentInPipePrecise", "type": "esriFieldTypeDouble", "alias": "SedimentInPipe", "domain": null }, { "name": "WorkDoneBy", "type": "esriFieldTypeString", "alias": "WorkDoneBy", "length": 150, "domain": null }, { "name": "TrailMileMarker", "type": "esriFieldTypeDouble", "alias": "TrailMileMarker", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Replaced Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Condition", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "991e099ee52ff9b9184187fb5ab7106c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAoBJREFUOI2tlF9I01EUxz9uzh8m2lwqmMTGQARnJPQSaqEgVJh/QN2DESKKVlb+KaP8U2FGEGWoD5EYzQzDP2GWVisqX4IKLaGy1kNif3SpTc2Ero6tB3U2N9Kg79M95577Oeeec7me/Cd5rhixu/QW6zVzkvmTSTRVlf8LSIVaHcjQkAmATVGRRCeoxb1rdx0BYWFbLCbTs7+BVBTUdUqqQH9x+4qevocDLmnSi/ItMbuO87Knm8bTee5B+iMXSNgTI3z8AI8WkOmdIcX7SckuQxMejLePXhp6c0P0dPS4glrP5xG8QUNSTizx6RES9jaBhweAZP4SKlKyy9GEBzMyOCO9elq3CHF3tVlqCrZjtxlJzo0V8XodUxYARNreUHxVMDI4Iz3qqBaXDp9w36OMozcJDLECMDdrodswSkpeEGvXze/7qmB6Au5c/SaUAWEU1LQASGPmD6L5bMUSKHLbZqIT1C7N/VO+/pBbqQW0iy7RZTA6V/T2hQIvacxhKySJjVF+yOVLoOlJMPWNY7fbHb7Rz17OoMZKNY0L69RDB0nJLUEu98NmA5kMbDbwVcLkdzMdlzPof/xuIdrmDIL5/qQX5ZOUXYJWF8zwx5+MfrUSuVWJ8bqFuFQV8ekRQDNyhZ4+4yJs2dQyivexM6sMrW5+xE/aq4VGlwkosVp76WxQkJwT53ganqTx3PjeFbQmYJyZHzJGBmekB60XRf2xk5zrypxP6WmltjARuE9iVhxzv2SogqbcV9RQ2oa1yi55eUSK+rIKXDVLbeEOJsaaxev+A/R3m92DAAzl7QLaHfZArwJvn3HGhiUHrOlM2vJjK38jhlMhGFaMWgVolfoNm1LhHdmfoEwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Replaced", "label": "Replaced", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118947100, "ymin": -98677200, "xmax": 956503.7411973923, "ymax": 367869.89666873217, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Ditch", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Ditch", "description": "Ditch Name Abbreviation", "codedValues": [ { "name": "CD04", "code": "CD04" }, { "name": "CD06", "code": "CD06" }, { "name": "CD10", "code": "CD10" }, { "name": "CD12", "code": "CD12" }, { "name": "CD13", "code": "CD13" }, { "name": "CD14", "code": "CD14" }, { "name": "CD18", "code": "CD18" }, { "name": "CD22", "code": "CD22" }, { "name": "CD25", "code": "CD25" }, { "name": "CD27", "code": "CD27" }, { "name": "CD28", "code": "CD28" }, { "name": "CD30", "code": "CD30" }, { "name": "CD31", "code": "CD31" }, { "name": "CD33", "code": "CD33" }, { "name": "CD35", "code": "CD35" }, { "name": "CD39", "code": "CD39" }, { "name": "JD03", "code": "JD03" }, { "name": "NONE", "code": "NONE" }, { "name": "CD43", "code": "CD43" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Stationing", "type": "esriFieldTypeString", "alias": "Stationing", "length": 255, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Pipe Size", "description": "Pipe Size", "codedValues": [ { "name": "12", "code": "12" }, { "name": "15", "code": "15" }, { "name": "18", "code": "18" }, { "name": "21", "code": "21" }, { "name": "24", "code": "24" }, { "name": "27", "code": "27" }, { "name": "30", "code": "30" }, { "name": "36", "code": "36" }, { "name": "42", "code": "42" }, { "name": "48", "code": "48" }, { "name": "54", "code": "54" }, { "name": "60", "code": "60" }, { "name": "66", "code": "66" }, { "name": "72", "code": "72" }, { "name": "78", "code": "78" }, { "name": "84", "code": "84" }, { "name": "BOX", "code": "BOX" }, { "name": "96", "code": "96" }, { "name": "108", "code": "108" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Pipe Type", "description": "Pipe Material", "codedValues": [ { "name": "CMP", "code": "CMP" }, { "name": "STEEL", "code": "STEEL" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "WOOD", "code": "WOOD" }, { "name": "RCP", "code": "RCP" }, { "name": "STONE", "code": "STONE" }, { "name": "ROCK", "code": "ROCK" }, { "name": "BRICK", "code": "BRICK" }, { "name": "BRIDGE", "code": "BRIDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Condition", "description": "Pipe Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Bad", "code": "Bad" }, { "name": "Replaced", "code": "Replaced" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InvertUS", "type": "esriFieldTypeString", "alias": "InvertUS", "length": 255, "domain": null }, { "name": "InvertDS", "type": "esriFieldTypeString", "alias": "InvertDS", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Xvalue", "type": "esriFieldTypeDouble", "alias": "Xvalue", "domain": null }, { "name": "Yvalue", "type": "esriFieldTypeDouble", "alias": "Yvalue", "domain": null }, { "name": "Zvalue", "type": "esriFieldTypeDouble", "alias": "Zvalue", "domain": null }, { "name": "OriginalNotes", "type": "esriFieldTypeString", "alias": "OriginalNotes", "length": 255, "domain": null }, { "name": "Spreadsheet", "type": "esriFieldTypeString", "alias": "Spreadsheet", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Department", "description": "Department", "codedValues": [ { "name": "Survey", "code": "Survey" }, { "name": "Parks", "code": "Parks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "RoadSurface", "type": "esriFieldTypeString", "alias": "RoadSurface", "length": 50, "domain": { "type": "codedValue", "name": "WS3_RoadSurface", "description": "Surface Type", "codedValues": [ { "name": "Bit", "code": "Bit" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Ballast Rock", "code": "Ballast Rock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadElevation", "type": "esriFieldTypeDouble", "alias": "RoadElevation", "domain": null }, { "name": "Apron", "type": "esriFieldTypeString", "alias": "Apron", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RipRap", "type": "esriFieldTypeString", "alias": "RipRap", "length": 150, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TwpSecRange", "type": "esriFieldTypeString", "alias": "TwpSecRange", "length": 50, "domain": null }, { "name": "Pictures", "type": "esriFieldTypeString", "alias": "Pictures", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DroneFlight", "type": "esriFieldTypeString", "alias": "DroneFlight", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Inspectors", "type": "esriFieldTypeString", "alias": "Inspectors", "length": 150, "domain": null }, { "name": "WaterFlowDepthPrecise", "type": "esriFieldTypeDouble", "alias": "WaterFlowDepth", "domain": null }, { "name": "LengthPrecise", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "GuardRail", "type": "esriFieldTypeString", "alias": "GuardRail", "length": 50, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GroundCover", "type": "esriFieldTypeDouble", "alias": "GroundCover", "domain": null }, { "name": "YearReplaced", "type": "esriFieldTypeString", "alias": "YearReplaced", "length": 4, "domain": null }, { "name": "SedimentInPipePrecise", "type": "esriFieldTypeDouble", "alias": "SedimentInPipe", "domain": null }, { "name": "WorkDoneBy", "type": "esriFieldTypeString", "alias": "WorkDoneBy", "length": 150, "domain": null }, { "name": "TrailMileMarker", "type": "esriFieldTypeDouble", "alias": "TrailMileMarker", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Private Property Corners", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 164449.98803772032, "ymin": 79055.73085989058, "xmax": 781851.143980965, "ymax": 284890.75488455594, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Code", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 100, "domain": null }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey", "length": 150, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "ExcelFile", "type": "esriFieldTypeString", "alias": "ExcelFile", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PointSet", "type": "esriFieldTypeString", "alias": "Set", "length": 150, "domain": { "type": "codedValue", "name": "WS3_PrivatePropPointSet", "description": "Private Property Point Set", "codedValues": [ { "name": "To Do", "code": "To Do" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Done", "code": "Done" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PointSetNotes", "type": "esriFieldTypeString", "alias": "SetNotes", "length": 150, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Trail Mile Markers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2cf5ead6b8cb925a1ee56d341a5880a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARVJREFUGJV1zs8rBHEYx/G38bXfZDWy+RU2px1FDqNsKa2LgyJHN4c9bJty3OSwHKc9ir9h9+as9uAmKccRioRMiWa3RX1rZtdh2Qazn3rqqef11EfwPxqgA1WgHjyIwK7vylLeUDPzvbIv9kHNvePyrKjyBRvbCeLIASclU6WWoQMUxIA4RnKAUXOf9LqN7QgASx7lWvBPpphb2KCwt81KVgCMq8RaGPzJhJxcRKGJZpfISFsJ9KjoMKALAB+vAoy1w+/UKkBVALxKpxxXiWmNzhDa4Jn7c6AuALrVbe6aaMpg1vz90OCKixuXx61mXSBDxrcoJxWnh/0MrQq6Bn28N5eX4weeNi3Sny0MsMOSB2S/JzRfWdRQBnqcI3gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MMDecimal]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 502970.888094306, "ymin": 175013.07601830363, "xmax": 682629.6455739737, "ymax": 280151.3942845613, "spatialReference": { "wkid": 103781, "latestWkid": 103781 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Trail", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Trail", "type": "esriFieldTypeString", "alias": "Trail", "length": 50, "domain": null }, { "name": "TrailAbbreviation", "type": "esriFieldTypeString", "alias": "TrailAbbreviation", "length": 50, "domain": null }, { "name": "MM", "type": "esriFieldTypeSmallInteger", "alias": "MM", "domain": null }, { "name": "Decimal", "type": "esriFieldTypeString", "alias": "Decimal", "length": 50, "domain": null }, { "name": "TrailMMDecimal", "type": "esriFieldTypeString", "alias": "TrailMMDecimal", "length": 50, "domain": null }, { "name": "MMDecimal", "type": "esriFieldTypeDouble", "alias": "MMDecimal", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.91, "id": 12, "name": "Survey.GIS.DitchPhotos__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R15_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_10_REL_OBJEC", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.91, "id": 13, "name": "Survey.GIS.DeansPhotos__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R26_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_430_REL_OBJE", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.91, "id": 14, "name": "Survey.GIS.MonumentPhoto__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R54_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_865_REL_OBJE", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }