{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Parcel Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 53, "name": "Default" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 102854.22026397288, "ymin": 100925.593995139, "xmax": 386996.3468604684, "ymax": 261026.94997289777, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL", "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": "R151_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I153Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I153AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S140_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 53, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 102854.22026397288, "ymin": 100925.593995139, "xmax": 386996.3468604684, "ymax": 261026.94997289777, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 54, "name": "Owner Last Name", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[OWNR_LNM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 102908.22474913299, "ymin": 100833.97344347835, "xmax": 387084.6380224675, "ymax": 260960.63940997422, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAIL_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "NAME_TYPE1", "type": "esriFieldTypeString", "alias": "NAME_TYPE1", "length": 1, "domain": null }, { "name": "OWNR_LNM1", "type": "esriFieldTypeString", "alias": "OWNER_LASTNM1", "length": 500, "domain": null }, { "name": "OWNR_FNM1", "type": "esriFieldTypeString", "alias": "OWNER_FIRSTNM1", "length": 50, "domain": null }, { "name": "OWNR_MI1", "type": "esriFieldTypeString", "alias": "OWNER_MI1", "length": 20, "domain": null }, { "name": "OWNR_JRSR1", "type": "esriFieldTypeString", "alias": "OWNER_JRSR1", "length": 50, "domain": null }, { "name": "MISC1", "type": "esriFieldTypeString", "alias": "MISC1", "length": 20, "domain": null }, { "name": "NAME_TYPE2", "type": "esriFieldTypeString", "alias": "NAME_TYPE2", "length": 1, "domain": null }, { "name": "OWNR_LNM2", "type": "esriFieldTypeString", "alias": "OWNER_LASTNM2", "length": 500, "domain": null }, { "name": "OWNR_FNM2", "type": "esriFieldTypeString", "alias": "OWNER_FIRSTNM2", "length": 50, "domain": null }, { "name": "OWNR_MI2", "type": "esriFieldTypeString", "alias": "OWNER_MI2", "length": 20, "domain": null }, { "name": "OWNR_JRSR2", "type": "esriFieldTypeString", "alias": "OWNER_JRSR2", "length": 50, "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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 55, "name": "Parcel ID", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ID_]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 102908.22474913299, "ymin": 100833.97344347835, "xmax": 387084.6380224675, "ymax": 260960.63940997422, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAIL_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "ID_", "type": "esriFieldTypeString", "alias": "ID_", "length": 4, "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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 56, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 102908.22474913299, "ymin": 100833.97344347835, "xmax": 387084.6380224675, "ymax": 260960.63940997422, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAIL_NAME1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 17, "domain": null }, { "name": "MUNI", "type": "esriFieldTypeString", "alias": "MUNI", "length": 3, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 2, "domain": null }, { "name": "QSEC", "type": "esriFieldTypeString", "alias": "QSEC", "length": 1, "domain": null }, { "name": "ID_", "type": "esriFieldTypeString", "alias": "ID_", "length": 4, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 4, "domain": null }, { "name": "VOL", "type": "esriFieldTypeString", "alias": "VOL", "length": 4, "domain": null }, { "name": "MOVED", "type": "esriFieldTypeString", "alias": "MOVED", "length": 1, "domain": null }, { "name": "PARCEL_NUM", "type": "esriFieldTypeString", "alias": "PARCEL_NUM", "length": 50, "domain": null }, { "name": "DEED_TYPE", "type": "esriFieldTypeString", "alias": "DEED_TYPE", "length": 2, "domain": null }, { "name": "VOL_PAGE1", "type": "esriFieldTypeString", "alias": "VOL_PAGE1", "length": 27, "domain": null }, { "name": "VOL_PAGE2", "type": "esriFieldTypeString", "alias": "VOL_PAGE2", "length": 27, "domain": null }, { "name": "TRANSFR_TX", "type": "esriFieldTypeString", "alias": "TRANSFR_TX", "length": 11, "domain": null }, { "name": "SALE_AMT", "type": "esriFieldTypeString", "alias": "SALE_AMT", "length": 11, "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeString", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "SALE_TYPE", "type": "esriFieldTypeString", "alias": "SALE_TYPE", "length": 1, "domain": null }, { "name": "PARCEL_STA", "type": "esriFieldTypeString", "alias": "PARCEL_STA", "length": 1, "domain": null }, { "name": "MAIL_NAME1", "type": "esriFieldTypeString", "alias": "MAIL_NAME1", "length": 160, "domain": null }, { "name": "MAIL_NAME2", "type": "esriFieldTypeString", "alias": "MAIL_NAME2", "length": 100, "domain": null }, { "name": "MAIL_ADDR1", "type": "esriFieldTypeString", "alias": "MAIL_ADDR1", "length": 100, "domain": null }, { "name": "MAIL_ADDR2", "type": "esriFieldTypeString", "alias": "MAIL_ADDR2", "length": 100, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP5", "length": 5, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP4", "length": 4, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 30, "domain": null }, { "name": "NAME_TYPE1", "type": "esriFieldTypeString", "alias": "NAME_TYPE1", "length": 1, "domain": null }, { "name": "OWNR_LNM1", "type": "esriFieldTypeString", "alias": "OWNR_LNM1", "length": 500, "domain": null }, { "name": "OWNR_FNM1", "type": "esriFieldTypeString", "alias": "OWNR_FNM1", "length": 50, "domain": null }, { "name": "OWNR_MI1", "type": "esriFieldTypeString", "alias": "OWNR_MI1", "length": 20, "domain": null }, { "name": "OWNR_JRSR1", "type": "esriFieldTypeString", "alias": "OWNR_JRSR1", "length": 50, "domain": null }, { "name": "MISC1", "type": "esriFieldTypeString", "alias": "MISC1", "length": 20, "domain": null }, { "name": "NAME_TYPE2", "type": "esriFieldTypeString", "alias": "NAME_TYPE2", "length": 1, "domain": null }, { "name": "OWNR_LNM2", "type": "esriFieldTypeString", "alias": "OWNR_LNM2", "length": 500, "domain": null }, { "name": "OWNR_FNM2", "type": "esriFieldTypeString", "alias": "OWNR_FNM2", "length": 50, "domain": null }, { "name": "OWNR_MI2", "type": "esriFieldTypeString", "alias": "OWNR_MI2", "length": 20, "domain": null }, { "name": "OWNR_JRSR2", "type": "esriFieldTypeString", "alias": "OWNR_JRSR2", "length": 50, "domain": null }, { "name": "MISC2", "type": "esriFieldTypeString", "alias": "MISC2", "length": 20, "domain": null }, { "name": "HOUSE_PRE1", "type": "esriFieldTypeString", "alias": "HOUSE_PRE1", "length": 2, "domain": null }, { "name": "HOUSE_NUM1", "type": "esriFieldTypeString", "alias": "HOUSE_NUM1", "length": 20, "domain": null }, { "name": "HALF1", "type": "esriFieldTypeString", "alias": "HALF1", "length": 3, "domain": null }, { "name": "STREET_DR1", "type": "esriFieldTypeString", "alias": "STREET_DR1", "length": 20, "domain": null }, { "name": "STREET1", "type": "esriFieldTypeString", "alias": "STREET1", "length": 255, "domain": null }, { "name": "HOUSE_UN1", "type": "esriFieldTypeString", "alias": "HOUSE_UN1", "length": 20, "domain": null }, { "name": "CITY1", "type": "esriFieldTypeString", "alias": "CITY1", "length": 50, "domain": null }, { "name": "ZIP51", "type": "esriFieldTypeString", "alias": "ZIP51", "length": 5, "domain": null }, { "name": "ZIP41", "type": "esriFieldTypeString", "alias": "ZIP41", "length": 4, "domain": null }, { "name": "HOUSE_PRE2", "type": "esriFieldTypeString", "alias": "HOUSE_PRE2", "length": 2, "domain": null }, { "name": "HOUSE_NUM2", "type": "esriFieldTypeString", "alias": "HOUSE_NUM2", "length": 20, "domain": null }, { "name": "HALF2", "type": "esriFieldTypeString", "alias": "HALF2", "length": 3, "domain": null }, { "name": "STREET_DR2", "type": "esriFieldTypeString", "alias": "STREET_DR2", "length": 20, "domain": null }, { "name": "STREET2", "type": "esriFieldTypeString", "alias": "STREET2", "length": 255, "domain": null }, { "name": "HOUSE_UN2", "type": "esriFieldTypeString", "alias": "HOUSE_UN2", "length": 20, "domain": null }, { "name": "CITY2", "type": "esriFieldTypeString", "alias": "CITY2", "length": 50, "domain": null }, { "name": "ZIP52", "type": "esriFieldTypeString", "alias": "ZIP52", "length": 5, "domain": null }, { "name": "ZIP42", "type": "esriFieldTypeString", "alias": "ZIP42", "length": 4, "domain": null }, { "name": "ADTNL_ADDR", "type": "esriFieldTypeString", "alias": "ADTNL_ADDR", "length": 1, "domain": null }, { "name": "JUNK", "type": "esriFieldTypeString", "alias": "JUNK", "length": 4, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeString", "alias": "ACRES", "length": 9, "domain": null }, { "name": "LOT_SIZE_F", "type": "esriFieldTypeString", "alias": "LOT_SIZE_F", "length": 9, "domain": null }, { "name": "LOT_SIZE_D", "type": "esriFieldTypeString", "alias": "LOT_SIZE_D", "length": 9, "domain": null }, { "name": "DESC_LINES", "type": "esriFieldTypeSmallInteger", "alias": "DESC_LINES", "domain": null }, { "name": "DESC1", "type": "esriFieldTypeString", "alias": "DESC1", "length": 27, "domain": null }, { "name": "DESC2", "type": "esriFieldTypeString", "alias": "DESC2", "length": 27, "domain": null }, { "name": "DESC3", "type": "esriFieldTypeString", "alias": "DESC3", "length": 27, "domain": null }, { "name": "DESC4", "type": "esriFieldTypeString", "alias": "DESC4", "length": 27, "domain": null }, { "name": "DESC5", "type": "esriFieldTypeString", "alias": "DESC5", "length": 27, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeString", "alias": "TAX_YEAR", "length": 4, "domain": null }, { "name": "PAR_LND_VL", "type": "esriFieldTypeString", "alias": "PAR_LND_VL", "length": 11, "domain": null }, { "name": "PAR_IMP_VL", "type": "esriFieldTypeString", "alias": "PAR_IMP_VL", "length": 11, "domain": null }, { "name": "PAR_WOD_VL", "type": "esriFieldTypeString", "alias": "PAR_WOD_VL", "length": 11, "domain": null }, { "name": "PAR_USE_VL", "type": "esriFieldTypeString", "alias": "PAR_USE_VL", "length": 11, "domain": null }, { "name": "GROSS_TAX", "type": "esriFieldTypeString", "alias": "GROSS_TAX", "length": 12, "domain": null }, { "name": "CREDIT_AMT", "type": "esriFieldTypeString", "alias": "CREDIT_AMT", "length": 12, "domain": null }, { "name": "FULLPAYAMT", "type": "esriFieldTypeString", "alias": "FULLPAYAMT", "length": 12, "domain": null }, { "name": "GEN_TX_DUE", "type": "esriFieldTypeString", "alias": "GEN_TX_DUE", "length": 12, "domain": null }, { "name": "GEN_TX_PD", "type": "esriFieldTypeString", "alias": "GEN_TX_PD", "length": 12, "domain": null }, { "name": "FOR_TX_DUE", "type": "esriFieldTypeString", "alias": "FOR_TX_DUE", "length": 12, "domain": null }, { "name": "FOR_TX_PD", "type": "esriFieldTypeString", "alias": "FOR_TX_PD", "length": 12, "domain": null }, { "name": "WOD_TX_DUE", "type": "esriFieldTypeString", "alias": "WOD_TX_DUE", "length": 12, "domain": null }, { "name": "WOD_TX_PD", "type": "esriFieldTypeString", "alias": "WOD_TX_PD", "length": 12, "domain": null }, { "name": "MFO_TX_DUE", "type": "esriFieldTypeString", "alias": "MFO_TX_DUE", "length": 12, "domain": null }, { "name": "MFO_TX_PD", "type": "esriFieldTypeString", "alias": "MFO_TX_PD", "length": 12, "domain": null }, { "name": "MFC_TX_DUE", "type": "esriFieldTypeString", "alias": "MFC_TX_DUE", "length": 12, "domain": null }, { "name": "MFC_TX_PD", "type": "esriFieldTypeString", "alias": "MFC_TX_PD", "length": 12, "domain": null }, { "name": "INT_PN_PD", "type": "esriFieldTypeString", "alias": "INT_PN_PD", "length": 12, "domain": null }, { "name": "SPCL_ASMT", "type": "esriFieldTypeString", "alias": "SPCL_ASMT", "length": 12, "domain": null }, { "name": "SCND_TX_PD", "type": "esriFieldTypeString", "alias": "SCND_TX_PD", "length": 12, "domain": null }, { "name": "DELINQUENT", "type": "esriFieldTypeString", "alias": "DELINQUENT", "length": 1, "domain": null }, { "name": "EFMV", "type": "esriFieldTypeString", "alias": "EFMV", "length": 12, "domain": null }, { "name": "WOOD_EFMV", "type": "esriFieldTypeString", "alias": "WOOD_EFMV", "length": 12, "domain": null }, { "name": "PERMIT_YR", "type": "esriFieldTypeString", "alias": "PERMIT_YR", "length": 4, "domain": null }, { "name": "PERMIT_NUM", "type": "esriFieldTypeSmallInteger", "alias": "PERMIT_NUM", "domain": null }, { "name": "PERMIT_SUF", "type": "esriFieldTypeString", "alias": "PERMIT_SUF", "length": 1, "domain": null }, { "name": "SAN_TYPE", "type": "esriFieldTypeString", "alias": "SAN_TYPE", "length": 11, "domain": null }, { "name": "MINE_YR", "type": "esriFieldTypeString", "alias": "MINE_YR", "length": 4, "domain": null }, { "name": "MINE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "MINE_NUM", "domain": null }, { "name": "MINE_SFX", "type": "esriFieldTypeString", "alias": "MINE_SFX", "length": 1, "domain": null }, { "name": "FLOOD_PLN", "type": "esriFieldTypeString", "alias": "FLOOD_PLN", "length": 1, "domain": null }, { "name": "WETLAND", "type": "esriFieldTypeString", "alias": "WETLAND", "length": 1, "domain": null }, { "name": "ZONE1", "type": "esriFieldTypeString", "alias": "ZONE1", "length": 7, "domain": null }, { "name": "ZONE2", "type": "esriFieldTypeString", "alias": "ZONE2", "length": 7, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 2, "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": false, "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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 57, "name": "Land Hook", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 103238.03183230758, "ymin": 101083.24492655694, "xmax": 386156.5457185507, "ymax": 260405.33769905567, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STLength()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S123_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, "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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 58, "name": "Address Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[HOUSE_NUMBER1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 245728.75144347548, "ymin": 190723.5502256453, "xmax": 295749.0136074722, "ymax": 218860.2324692309, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUM_ALPHA", "type": "esriFieldTypeString", "alias": "NUM_ALPHA", "length": 1, "domain": null }, { "name": "HOUSE_NUMBER1", "type": "esriFieldTypeInteger", "alias": "HOUSE_NUMBER1", "domain": null }, { "name": "APTALPHA", "type": "esriFieldTypeString", "alias": "APTALPHA", "length": 1, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 1, "domain": null }, { "name": "STREET1", "type": "esriFieldTypeString", "alias": "STREET1", "length": 25, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 5, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 15, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 7, "domain": null }, { "name": "MUNICODE", "type": "esriFieldTypeString", "alias": "MUNICODE", "length": 4, "domain": null }, { "name": "E911CODE", "type": "esriFieldTypeString", "alias": "E911CODE", "length": 5, "domain": null }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "FULLADD", "length": 35, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 26, "domain": null }, { "name": "FULLNAMEE911", "type": "esriFieldTypeString", "alias": "FULLNAMEE911", "length": 32, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 5, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R726_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_726", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S440_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": 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 60, "name": "Section Line/Number", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 76, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SECTION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 50000, "maxScale": 3600 } ] }, "defaultVisibility": false, "extent": { "xmin": 102875.22186239064, "ymin": 100833.97311539948, "xmax": 387107.0959828049, "ymax": 261005.9162223041, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE", "domain": null }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "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": "R149_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_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": 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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 61, "name": "Quarter Section Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SECQ]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 40, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 240109.4683907181, "ymin": 186193.44904963672, "xmax": 296178.12659439445, "ymax": 223194.14374889433, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 2, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 2, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 2, "domain": null }, { "name": "QSEC", "type": "esriFieldTypeString", "alias": "QSEC", "length": 1, "domain": null }, { "name": "SECQ", "type": "esriFieldTypeString", "alias": "SECQ", "length": 3, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 7, "domain": null }, { "name": "INCITY", "type": "esriFieldTypeString", "alias": "INCITY", "length": 1, "domain": null }, { "name": "QSEC2", "type": "esriFieldTypeString", "alias": "QSEC2", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R721_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_721", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S435_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": 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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 62, "name": "Quarter-Quarter Section Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.25 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 245466.65518288314, "ymin": 180957.19902347028, "xmax": 296178.12659439445, "ymax": 223194.14374889433, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LINETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 2, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TOWNRANGE", "type": "esriFieldTypeString", "alias": "Township Range Line", "length": 5, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R714_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_714", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S428_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, "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": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 63, "name": "Right Of Way", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 102875.22186239064, "ymin": 100911.81088621914, "xmax": 386996.14246454835, "ymax": 261005.91851888597, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_", "type": "esriFieldTypeString", "alias": "ID_", "length": 4, "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": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_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, "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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 64, "name": "Easement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"# \" CONCAT [DOC_1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3600, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 245598.4305098951, "ymin": 190329.84136739373, "xmax": 295835.19322514534, "ymax": 218546.97522172332, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DOC_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DOC_1", "type": "esriFieldTypeString", "alias": "DOC_1", "length": 14, "domain": null }, { "name": "DOC_2", "type": "esriFieldTypeString", "alias": "DOC_2", "length": 14, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 3, "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": "R871_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S585_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": 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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 65, "name": "Point of Interest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "56477dd6acebc99f7b4ef90bcc9593b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkpJREFUOI2tlE1IVFEYhp8z9zo6OiN3JkdxCCbFxiSyqCz6oYioFoWQEiUatAhrkRDVOqIWLWzRD/1AixbipuiPiAhFR8oMKZEkSRFpGDU1nZnG8S/veFs4TXO5N0jo25zvfJz3Oe97FkfmP5X8u9E07bymaWXL1KtCiGtCiO4kaGDwW/3EZEwshyIAl8suAVVJUNvbfnHyTs8yDcHzi9s8kBJtUdMAeFBXSkX5Zpr9nxkMhJZuFmARFoSAvbuLWelxcf1eK5efBRK+UkAAm3Kt1BzdgSxLpKdJyJKFBXURgIV4HGuahFWWcCp2Dh9clwBhBO0vy+XR005a2gN8j8wzMD6Huqjx4nY5vuonFCsyze3DuBUrx4+U6iLqQL5CF6/8gzR8DCdn+7y2ZN8XUemLxACortT+DnLnOHjYHdEdcGZbMasf0VmqNyrmIIcjg1u1a3UClzOLrMwM6mtW6+bZjgzWl7jNQUUFeezaXmLq4MKZA4bZxOS0OSg6NUPvl2E6u4LUnthJzopsg9j/ppfe/lGOVZQxPBbFV+g2gkLhaTaUelnj82CxCMKJh02tAm8OnnwFmy2dvoGwOSg/T0FV46iqytRUHAAhBCAQYqmXJImsTAmA4iKnebT7DR2cPbWHVd48mlo+8TUYMjiqqtyK3W6jubWH912jRkex6Z/hqy+HnDNzTSiOdNo+jOMfmjWAgiNRMm1ptHSM0BSY5VAoFtSBzjX2X0IVW268HkuRGT+DK4+DfzYy2um7PY36aO/qbhpU/1DzifUXDPq5Zp9HWUcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus", "label": "Bus", "description": "" }, { "symbol": { "type": "esriPMS", "url": "99c05a03c7a7bffdc47b2917d79bf90d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFdJREFUKJFjYSATsDAwMDA0NDQcUFdX/0aMhps3b/5vaGjwZmFgYGAwNTVV1tHRkSFGIxcX1xW4jWQ7dVTj8NB47949TlZWVqI0PHr0iBeuMTc3V4RUGwFMwBJNh063RQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e72d7510d32848ec85757f0cb43be00f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFhJREFUKJFjYSATsDAwMDCkpKQcUFRU/EaMhocPH/6fNWuWNwsDAwODlpaWsqqqqgwxGtnY2K7AbSTbqaMah4fGJ0+ecLKyshKl4dWrV7xwjX19fSKk2ggAryISmAiAL70AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "County", "label": "County", "description": "" }, { "symbol": { "type": "esriPMS", "url": "48d41df84330659dbca93064aad00a0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFhJREFUKJFjYSATsDAwMDB4enoeEBMT+0aMhlevXv3fvn27NwsDAwODnJycsrS0tAwxGllZWa/AbSTbqaMah4fGd+/ecTIzMxOl4f3797xwjatXrxYh1UYABD0S0UgXMkMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State", "label": "State", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c125d06071edfd3f7f7eccf16a983152", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADhJREFUKJFjYSATsEDpAwwMDN+I1POfgYHBG6ZRmYGBQYZIjVeQbSQZjGocXho5SdDDi6xRhFQbAXaLBHbMtaRuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal", "label": "Federal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2b6b2413b476ca9e44fd6396109124f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUKJHNkL1qwmAUhp+TfEIpSEChoO3gEhwcBNdegosQ8E6cBCf3XIJdHHUQXL0DsxV6AUICgn+DFQ35OsQahBQ+Soe+y+HlvA/nRwGArgEPGKpSwQ5DeVegZTDgbbnUrWZT1oUCyWpFMYr043fYceTsumwBgoCn3Y6PMNRdBdilEq/zuajxmKLjwHQKnie3ScMh9PuUAapVqNdpAKKuawsIprKsNKyMiRz9PdzpwOWSefnholw4SSCOM29ZYNuG8GwGnpf567fNYFP9E/hwSOvxeB86nWC/z4Uldl0d+T7Pk0nW8P374GiU1l5Ps9lIsFjwqQDabXn5zdpfZjFFqG6Xum0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hospital", "label": "Hospital", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0c35039efa36d8cc4692a3b162b508db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAx1JREFUOI2tlGtIk1EYx/9733dbc2hT52VbbtN5qebQwi5ka1babaWUBdGFLlB9EIQKI2tQEGQRFtGFqA/1yaILZWRmNyTL0IkZLSvS3dSmtt6tZOlr27s+iNM5UYn+n845zzm/8zx/znMo/GdRE8Q4fD5/+YrN8XnSRLGI4lKUq8f9894da4+QET6hafr9lIE565Nz5i6WGPI2pCVLFSIFOCOxkrOs8319p/ZGeUNbbaWtHEDHhMDthzIP5ubP3J+ZPUM23mUESYjnaOX6zGzZr6unXsXcKreco2m6aVzgLsOiLXkFSoM6SyqawAoAAIcgI/YdWboZfnAuG+jDAOxjgdPS1NNPTgU2OuE9pUv0rUans7bSVhwELDmfU7Z4VZICAJpqbfB4BielpWniEC+PiNhWPD/lS+NgusPhMAWAUWLhsnCRAACQPk8Cr9cXOPihsRtVFSYUn9AhLJwbWBeE8QAAc7TSLBr0WgAjwIhoXkKgdiEvcIjp/wPzp14cOL0Mb59Zod+qDsmU4nLF+YVK6Z2LX0ZK5pJE+Hhlva4xY+Wm2YiKFYLLJ9Db1YdYWejWqBhRODDKQz/gA0B5//hQVdEKlmXh+u6BLDESYskQQKdX4ejOSmQtSQRBEkhWizFXKwcA+HyMLwjIMF43gDiKS6JghwYAcPdaM3R6VSALvoCHLUXzERkjROIscWCdZVl0WVx0EHDg92Ar0z8YxxcM+Wf55ESKOhbTwkb8BICM7ATcvGCEPDUKJEkAAOxfXR0vb3c/CAImzYo/1PKmo2FBrooAALvZBe1qFcaKJAno1qWis90FRWr0kM/VbZ8ZhqkPAm7UXG+6UlP4xGFzr5EoRNDpU0Jgw0pQRQbG7+rsXSYjfWR4HtR6q1ZkFTx8VG+CH2kS5eQNYzJ+cxvrbMeqKz6O38tKTqnX6i9Lf/qi+b693bUmY6GMGP0mh+X+4UHjy05rb6en6NLRhsejYyG/jZJT6gWwrtq8N/PNc8sZiiI0fD4l4nBAer1sX59rwNbfz1Yd311zDENPDRMCh7U66WoLgLxJ654q8F/1F+8AB0/urYeMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park", "label": "Park", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9d6e69330f5f62cf5f3d78aa6ffaa7a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAWCAYAAAAfD8YZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU1JREFUOI2tkrFOwlAUhr/TtBuJCQOhjE2IEAaG8giEDScHRyZ8BTcXeQj6GvoAPABNXCSBhUlIXNyl8LtYg5bWRv3Hc//v3P+ec13+IPffYUkhMJUUO45zXRr+AO95fPQtCEJJY0nRqSan4IaZ+cxmcHUFkwk2GIxPNSl+83IJl5fQ6cDdHdbvjyUNkyTpeZ63KTewpyeIY+h2oVLxXdf1gRLwzQ2MRnB+nla2ZhYXxz47g8UCWi0wA0BSZGZRasmHq1Vot79AjuPEx5YfY+etqRRcpE9YUihpCPjHBjMbHg6H7X6/jzzP22RgSSFvbw/2/Fz/PHl5gfUawDe4dev1W0m9dNLHN095fa0TBPkZVytoNueAZWL/Rv8Em4Hv5zvNMqUU3lKrwWaTMXxT9pOY2VDSHAiLwCRJLk7djJn1drtdI4/8vuMvcJ6hSO9CX3/4aIlhgwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public School", "label": "Public School", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34b41d59791efb1dda0af1d62214920b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUOI210bFqhEAUheFfHARhDUhqxQcQkkKwsxIsbHwOSysbK1/HF7FbBMU6jWA3aUclRcBqI5pNTjdw5+Nwr+DJCICqqu5hGH5e+di27Utd1+8CII5jO4qityuAZVkfdV1/N3gmDwEpJVJKXNcFYFkWxnHE9/1zwDzPDMOwA0opmqY5D1zJ/wC6rrNt2/5e1xXDMM4Dtm3TdR1ZlqFpGtM04XneNSAIAsqyxHEc5nmmKIrzAECapiRJglIK0zR/GjteohACIY73/DdX6Pv+dlTzUfq+v+1Anuevv23wBemrQmdqWQryAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Utility", "label": "Utility", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 246166.58094838262, "ymin": 187608.7004842311, "xmax": 295822.96359080076, "ymax": 217869.59403055906, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1753_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, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 66, "name": "Official City Feature", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 177, 199, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 132, 158, 255 ], "width": 1.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"# \" CONCAT [FILENO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 132, 158, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 263458.78192822635, "ymin": 192828.93610672653, "xmax": 290514.1274237186, "ymax": 217782.93245847523, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "length": 1, "domain": null }, { "name": "FILENO", "type": "esriFieldTypeString", "alias": "FILENO", "length": 10, "domain": null }, { "name": "ADOPTDATE", "type": "esriFieldTypeString", "alias": "ADOPTDATE", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R720_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_720", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S434_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": 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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 67, "name": "Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 236314.92086172104, "ymin": 180922.41628463566, "xmax": 301964.985427469, "ymax": 224304.7658714801, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "R3046_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1678_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, "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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" }, { "currentVersion": 10.91, "id": 68, "name": "Annexation (2011 - Present)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 179, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2011", "label": "2011", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 194, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2012", "label": "2012", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 201, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2013", "label": "2013", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 219, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2014", "label": "2014", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2015", "label": "2015", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2016", "label": "2016", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2017", "label": "2017", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 219, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2018", "label": "2018", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 214, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2019", "label": "2019", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 132, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2020", "label": "2020", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 149, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2021", "label": "2021", "description": "" } ], "fieldDelimiter": "," }, "transparency": 25, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "DETACH = 'N'", "labelExpression": "\"Annexed \" CONCAT NEWLINE CONCAT [YEAR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 8000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "DETACH = 'Y'", "labelExpression": "\"Detached \" CONCAT NEWLINE CONCAT [YEAR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 190, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 7000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 245548.5903864652, "ymin": 190729.26248456538, "xmax": 295989.58169588447, "ymax": 221712.21725080907, "spatialReference": { "wkid": 103436, "latestWkid": 8150 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SCHOOLDIST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANNEX_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ANNEX_NUM", "domain": null }, { "name": "SCHOOLDIST", "type": "esriFieldTypeString", "alias": "SCHOOLDIST", "length": 10, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 4, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "length": 8, "domain": null }, { "name": "DETACH", "type": "esriFieldTypeString", "alias": "DETACH", "length": 2, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL", "domain": null }, { "name": "Document_Number", "type": "esriFieldTypeString", "alias": "Document_Number", "length": 8, "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": "R866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S580_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": 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, "serviceItemId": "047aafa6f53b4822b2a66622b6104390" } ], "tables": [] }