{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Dimensions", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "1200SCALE" } ], "minScale": 4000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1029442.9382015616, "ymin": 791491.6571530551, "xmax": 1081501.7612490505, "ymax": 832454.6720116436, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "DimensionType", "type": "esriFieldTypeString", "alias": "DimensionType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_DimensionType", "description": "Type of parcel dimension", "codedValues": [ { "name": "Frontage", "code": "Frontage" }, { "name": "Perimeter", "code": "Perimeter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GISData.DBO.DimensionAnno.Entity", "type": "esriFieldTypeString", "alias": "GISData.DBO.DimensionAnno.Entity", "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", "type": "esriFieldTypeString", "alias": "Layer", "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", "type": "esriFieldTypeSmallInteger", "alias": "Color", "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", "type": "esriFieldTypeString", "alias": "Linetype", "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", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "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", "type": "esriFieldTypeString", "alias": "RefName", "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": 255, "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", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "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": 255, "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": "R524_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1186AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1186Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S448_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "1200SCALE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Dimensions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1029442.9382015616, "ymin": 791491.6571530551, "xmax": 1081501.7612490505, "ymax": 832454.6720116436, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Town Clerk Map Referance Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eb80a22a6af634f8d6c9c701dc027ba0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgklEQVQ4jbXTT0jTcRQA8I9sxaQuZmVBRhYI4dGDxOhgh+qmHYQOBgkJQQgbghREgUiCjNo82am/UAcZukOFWRB0aUSEGoIJC8FDVKyIghW08IesZNME6Xt63/flfXjvwTdsgyf8P4FaR/T4Ju+F1PqBfY55ZwK7pVz22OsA2GqnenvMerU6cFRcn4tGpI0aLuWXimPS9quRdMrUHyS8Aqj2Ochcd9qCXUHuu7C4Uf2ikmZE5FfvYNwNVYpiEh44rogOBzUKuWbafW2ycpWBNne12BvEz3xxSK3N2C5kXtEnP7S7pR2TMp5KrAQOqHfC4Yqr3qZKp+bS/aVseQeTznmuRt4OrfqNaPKTYAx+6fZEwUAw4lfz5cCUGVvU6TFoUJNec7o0emRRs4hxrbrlpJ0tsWVLjEq4JGrIG7dd0CUj5INhV8UkxXV666FpY5WBCWecFLHovI+qS/kxdxCyScPfxeUABRkdy3GDe7IWvF9Gblba71p/IeeKljXe/wms6/wG84VoGOeseTwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[label]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "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": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1030137.9200793058, "ymin": 792404.0703544766, "xmax": 1080919.9599192142, "ymax": 832316.672287643, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "label", "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": "label", "type": "esriFieldTypeString", "alias": "label", "length": 200, "domain": null }, { "name": "label_original", "type": "esriFieldTypeString", "alias": "label_original", "length": 200, "domain": null }, { "name": "label_status", "type": "esriFieldTypeString", "alias": "label_status", "length": 200, "domain": null }, { "name": "MapNumFull", "type": "esriFieldTypeString", "alias": "MapNumFull", "length": 200, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "length": 200, "domain": null }, { "name": "stacked", "type": "esriFieldTypeInteger", "alias": "stacked", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_118", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_118", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Property Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Property Line", "description": "Property Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "1", "label": "Property Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 189, 255 ], "toColor": [ 187, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 241, 252, 255 ], "toColor": [ 210, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 202, 255 ], "toColor": [ 221, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1027642.999872297, "ymin": 791324.7500065565, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comment", "typeIdField": "Status", "subtypeFieldName": "Status", "subtypeField": "Status", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LineType", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "WS2_InActiveParcelLineType", "description": "Inactive Parcel Line Types", "codedValues": [ { "name": "Former Parcel", "code": 1 }, { "name": "Former ROW", "code": 2 }, { "name": "Former Town Boundary", "code": 3 }, { "name": "Former State Boundary", "code": 4 }, { "name": "Former Water Feature", "code": 5 }, { "name": "Former Paper Street", "code": 6 }, { "name": "Private ROW", "code": 10 }, { "name": "Survey Tie Line", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "name": "Distance", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ArcLength", "type": "esriFieldTypeString", "alias": "ArcLength", "length": 10, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "Delta", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LineType": {"type": "inherited"} }, "id": 2, "name": "Historic" }, { "domains": { "LineType": { "type": "codedValue", "name": "WS2_ActiveParcelLineType", "description": "Active parcel line types", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "ROW", "code": 2 }, { "name": "Town Boundary", "code": 3 }, { "name": "State Boundary", "code": 4 }, { "name": "Water Feature", "code": 5 }, { "name": "Paper Street", "code": 6 }, { "name": "ROW Break Line", "code": 7 }, { "name": "Unknown", "code": 8 }, { "name": "Not Applicable", "code": 9 }, { "name": "Private ROW", "code": 10 }, { "name": "Survey Tie Line", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Current" } ], "subtypes": [ { "domains": { "LineType": {"type": "inherited"} }, "defaultValues": { "LineType": 1, "Status": 1, "Comment": null, "DateAdded": null, "DateModified": null, "Direction": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Delta": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Historic" }, { "domains": { "LineType": { "type": "codedValue", "name": "WS2_ActiveParcelLineType", "description": "Active parcel line types", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "ROW", "code": 2 }, { "name": "Town Boundary", "code": 3 }, { "name": "State Boundary", "code": 4 }, { "name": "Water Feature", "code": 5 }, { "name": "Paper Street", "code": 6 }, { "name": "ROW Break Line", "code": 7 }, { "name": "Unknown", "code": 8 }, { "name": "Not Applicable", "code": 9 }, { "name": "Private ROW", "code": 10 }, { "name": "Survey Tie Line", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "LineType": 1, "Status": 1, "Comment": null, "DateAdded": null, "DateModified": null, "Direction": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Delta": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Current" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Condominium/Co-Op", "type": "Feature Layer", "description": "This feature class contains parcel boundary polygon features. The Town's Engineering Department started the creation of the parcel data in 1987 in AutoCAD using Cordinate Geometry (COGO) by compiling data from various sources. About 80% of the parcel data was created by COGO from sources such as surveys, subdivision plans, State Right of Way plans, and deed records research. The remainder of the data was filled in by digitizing scanned and georeferenced tax maps. The data was originally developed in the NAD 27 datum and was later converted to NAD 83 after analyzing the control between the two datums and making the appropriate shift to the data. The parcel data was completed in 1989. Starting back in 1962 the Town has required Coordinates in any submitted plans to ensure that data updates would be as accurate as possible with respect to geodetic control.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Town of Glastonbury Connecticut", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ParcelType", "uniqueValueGroups": [ { "heading": "ParcelType", "classes": [ { "label": "Condominium", "description": "Condominium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Condominium" ] ] }, { "label": "Cooperative", "description": "Cooperative", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Co-op" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Condominium", "label": "Condominium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Co-op", "label": "Cooperative" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 90, 71, 255 ], "toColor": [ 143, 90, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 250, 102, 255 ], "toColor": [ 102, 250, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 87, 242, 255 ], "toColor": [ 144, 87, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 224, 222, 255 ], "toColor": [ 94, 224, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 148, 219, 255 ], "toColor": [ 86, 148, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 211, 90, 255 ], "toColor": [ 224, 211, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 114, 194, 255 ], "toColor": [ 247, 114, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 60, 255 ], "toColor": [ 77, 128, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 92, 255 ], "toColor": [ 250, 92, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 59, 135, 255 ], "toColor": [ 114, 59, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 214, 148, 255 ], "toColor": [ 124, 214, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 196, 162, 255 ], "toColor": [ 245, 196, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 144, 165, 255 ], "toColor": [ 222, 144, 165, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -119756300, "ymin": -96342500, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 100, "domain": null }, { "name": "PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": null }, { "name": "ParcelArea", "type": "esriFieldTypeDouble", "alias": "ParcelArea", "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 254, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 254, "domain": null }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 50, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "LotCut", "type": "esriFieldTypeString", "alias": "LotCut", "length": 50, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "GISArea", "type": "esriFieldTypeDouble", "alias": "GISArea", "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 }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null }, { "name": "MunicipalI", "type": "esriFieldTypeInteger", "alias": "MunicipalI", "domain": null }, { "name": "ParcelOwne", "type": "esriFieldTypeString", "alias": "ParcelOwne", "length": 50, "domain": null }, { "name": "ParcelInte", "type": "esriFieldTypeString", "alias": "ParcelInte", "length": 50, "domain": null }, { "name": "ParcelAr_1", "type": "esriFieldTypeString", "alias": "ParcelAr_1", "length": 50, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "Automati_2", "type": "esriFieldTypeString", "alias": "Automati_2", "length": 254, "domain": null }, { "name": "GISAreaUni", "type": "esriFieldTypeString", "alias": "GISAreaUni", "length": 50, "domain": null }, { "name": "AddressLab", "type": "esriFieldTypeString", "alias": "AddressLab", "length": 254, "domain": null }, { "name": "DeveloperL", "type": "esriFieldTypeString", "alias": "DeveloperL", "length": 50, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "AddressNum", "type": "esriFieldTypeString", "alias": "AddressNum", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R112_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "num", "fields": "PropertyID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GISID", "fields": "ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_112", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_112", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Historic Property Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Historic Property Lines", "description": "Historic Property Lines", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "value": "2", "label": "Historic Property Lines" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 189, 255 ], "toColor": [ 187, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 241, 252, 255 ], "toColor": [ 210, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 225, 255 ], "toColor": [ 212, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 202, 255 ], "toColor": [ 221, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1027642.999872297, "ymin": 791324.7500065565, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comment", "typeIdField": "Status", "subtypeFieldName": "Status", "subtypeField": "Status", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LineType", "type": "esriFieldTypeSmallInteger", "alias": "LineType", "domain": { "type": "codedValue", "name": "WS2_InActiveParcelLineType", "description": "Inactive Parcel Line Types", "codedValues": [ { "name": "Former Parcel", "code": 1 }, { "name": "Former ROW", "code": 2 }, { "name": "Former Town Boundary", "code": 3 }, { "name": "Former State Boundary", "code": 4 }, { "name": "Former Water Feature", "code": 5 }, { "name": "Former Paper Street", "code": 6 }, { "name": "Private ROW", "code": 10 }, { "name": "Survey Tie Line", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "name": "Distance", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "Radius", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "Tangent", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ArcLength", "type": "esriFieldTypeString", "alias": "ArcLength", "length": 10, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "Delta", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LineType": {"type": "inherited"} }, "id": 2, "name": "Historic" }, { "domains": { "LineType": { "type": "codedValue", "name": "WS2_ActiveParcelLineType", "description": "Active parcel line types", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "ROW", "code": 2 }, { "name": "Town Boundary", "code": 3 }, { "name": "State Boundary", "code": 4 }, { "name": "Water Feature", "code": 5 }, { "name": "Paper Street", "code": 6 }, { "name": "ROW Break Line", "code": 7 }, { "name": "Unknown", "code": 8 }, { "name": "Not Applicable", "code": 9 }, { "name": "Private ROW", "code": 10 }, { "name": "Survey Tie Line", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Current" } ], "subtypes": [ { "domains": { "LineType": {"type": "inherited"} }, "defaultValues": { "LineType": 1, "Status": 1, "Comment": null, "DateAdded": null, "DateModified": null, "Direction": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Delta": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Historic" }, { "domains": { "LineType": { "type": "codedValue", "name": "WS2_ActiveParcelLineType", "description": "Active parcel line types", "codedValues": [ { "name": "Parcel", "code": 1 }, { "name": "ROW", "code": 2 }, { "name": "Town Boundary", "code": 3 }, { "name": "State Boundary", "code": 4 }, { "name": "Water Feature", "code": 5 }, { "name": "Paper Street", "code": 6 }, { "name": "ROW Break Line", "code": 7 }, { "name": "Unknown", "code": 8 }, { "name": "Not Applicable", "code": 9 }, { "name": "Private ROW", "code": 10 }, { "name": "Survey Tie Line", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "LineType": 1, "Status": 1, "Comment": null, "DateAdded": null, "DateModified": null, "Direction": null, "Distance": null, "Radius": null, "Tangent": null, "ArcLength": null, "Side": null, "Delta": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Current" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "House Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[dbo.tblCAMA.STREETNO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 3, "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, "font": { "family": "Arial Black", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -119756300, "ymin": -96342500, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISData.DBO.ParcelPolygon.CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GISData.DBO.ParcelPolygon.OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "length": 100, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.MunicipalI", "type": "esriFieldTypeInteger", "alias": "MunicipalI", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelOwne", "type": "esriFieldTypeString", "alias": "ParcelOwne", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelInte", "type": "esriFieldTypeString", "alias": "ParcelInte", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelArea", "type": "esriFieldTypeDouble", "alias": "ParcelAcres", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelAr_1", "type": "esriFieldTypeString", "alias": "ParcelAr_1", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceDate", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Block", "type": "esriFieldTypeString", "alias": "Block", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.LotCut", "type": "esriFieldTypeString", "alias": "LotCut", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Automati_2", "type": "esriFieldTypeString", "alias": "Automati_2", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISArea", "type": "esriFieldTypeDouble", "alias": "GISArea", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISAreaUni", "type": "esriFieldTypeString", "alias": "GISAreaUni", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressLab", "type": "esriFieldTypeString", "alias": "AddressLab", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.DeveloperL", "type": "esriFieldTypeString", "alias": "DeveloperL", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "dbo.tblCAMA.ACCTNUM", "type": "esriFieldTypeString", "alias": "ACCTNUM", "length": 20, "domain": null }, { "name": "dbo.tblCAMA.STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 25, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 42, "domain": null }, { "name": "dbo.tblCAMA.SALEBKPG", "type": "esriFieldTypeString", "alias": "SALEBKPG", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "length": 10, "domain": null }, { "name": "dbo.tblCAMA.LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "dbo.tblCAMA.ASSESSTOT", "type": "esriFieldTypeBigInteger", "alias": "ASSESSTOT", "domain": null }, { "name": "dbo.tblCAMA.STRDESC", "type": "esriFieldTypeString", "alias": "STRDESC", "length": 40, "domain": null }, { "name": "dbo.tblCAMA.LANDSITEINDEX", "type": "esriFieldTypeString", "alias": "LANDSITEINDEX", "length": 2, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_MAP", "type": "esriFieldTypeString", "alias": "REM_MBLU_MAP", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_BLOCK", "type": "esriFieldTypeString", "alias": "REM_MBLU_BLOCK", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_LOT", "type": "esriFieldTypeString", "alias": "REM_MBLU_LOT", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.PRC_USRFLD_03", "type": "esriFieldTypeString", "alias": "PRC_USRFLD_03", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.PRC_PF_UTL_DESC", "type": "esriFieldTypeString", "alias": "PRC_PF_UTL_DESC", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.SALE_PRICE", "type": "esriFieldTypeBigInteger", "alias": "SALE_PRICE", "domain": null }, { "name": "dbo.tblCAMA.INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 40, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressNum", "type": "esriFieldTypeString", "alias": "AddressNum", "length": 50, "domain": null } ], "geometryField": { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R112_pk", "fields": "GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "num", "fields": "GISData.DBO.ParcelPolygon.PropertyID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GISID", "fields": "GISData.DBO.ParcelPolygon.ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID,GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "GISData.DBO.ParcelPolygon.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Assessor Lot Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[dbo.tblCAMA.REM_MBLU_LOT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 168, 56, 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, "font": { "family": "Arial Black", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -119756300, "ymin": -96342500, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISData.DBO.ParcelPolygon.CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GISData.DBO.ParcelPolygon.OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "length": 100, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.MunicipalI", "type": "esriFieldTypeInteger", "alias": "MunicipalI", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelOwne", "type": "esriFieldTypeString", "alias": "ParcelOwne", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelInte", "type": "esriFieldTypeString", "alias": "ParcelInte", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelArea", "type": "esriFieldTypeDouble", "alias": "ParcelAcres", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelAr_1", "type": "esriFieldTypeString", "alias": "ParcelAr_1", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceDate", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Block", "type": "esriFieldTypeString", "alias": "Block", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.LotCut", "type": "esriFieldTypeString", "alias": "LotCut", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Automati_2", "type": "esriFieldTypeString", "alias": "Automati_2", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISArea", "type": "esriFieldTypeDouble", "alias": "GISArea", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISAreaUni", "type": "esriFieldTypeString", "alias": "GISAreaUni", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressLab", "type": "esriFieldTypeString", "alias": "AddressLab", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.DeveloperL", "type": "esriFieldTypeString", "alias": "DeveloperL", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "dbo.tblCAMA.ACCTNUM", "type": "esriFieldTypeString", "alias": "ACCTNUM", "length": 20, "domain": null }, { "name": "dbo.tblCAMA.STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 25, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 42, "domain": null }, { "name": "dbo.tblCAMA.SALEBKPG", "type": "esriFieldTypeString", "alias": "SALEBKPG", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "length": 10, "domain": null }, { "name": "dbo.tblCAMA.LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "dbo.tblCAMA.ASSESSTOT", "type": "esriFieldTypeBigInteger", "alias": "ASSESSTOT", "domain": null }, { "name": "dbo.tblCAMA.STRDESC", "type": "esriFieldTypeString", "alias": "STRDESC", "length": 40, "domain": null }, { "name": "dbo.tblCAMA.LANDSITEINDEX", "type": "esriFieldTypeString", "alias": "LANDSITEINDEX", "length": 2, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_MAP", "type": "esriFieldTypeString", "alias": "REM_MBLU_MAP", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_BLOCK", "type": "esriFieldTypeString", "alias": "REM_MBLU_BLOCK", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_LOT", "type": "esriFieldTypeString", "alias": "REM_MBLU_LOT", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.PRC_USRFLD_03", "type": "esriFieldTypeString", "alias": "PRC_USRFLD_03", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.PRC_PF_UTL_DESC", "type": "esriFieldTypeString", "alias": "PRC_PF_UTL_DESC", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.SALE_PRICE", "type": "esriFieldTypeBigInteger", "alias": "SALE_PRICE", "domain": null }, { "name": "dbo.tblCAMA.INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 40, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressNum", "type": "esriFieldTypeString", "alias": "AddressNum", "length": 50, "domain": null } ], "geometryField": { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R112_pk", "fields": "GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "num", "fields": "GISData.DBO.ParcelPolygon.PropertyID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GISID", "fields": "GISData.DBO.ParcelPolygon.ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID,GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "GISData.DBO.ParcelPolygon.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Assessor Lot & Address Condo", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[dbo.tblCAMA.REM_MBLU_LOT] CONCAT NEWLINE CONCAT [dbo.tblCAMA.STREETNO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": false, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 168, 56, 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, "font": { "family": "Arial Black", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -119756300, "ymin": -96342500, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISData.DBO.ParcelPolygon.CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GISData.DBO.ParcelPolygon.OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "length": 100, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.MunicipalI", "type": "esriFieldTypeInteger", "alias": "MunicipalI", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelOwne", "type": "esriFieldTypeString", "alias": "ParcelOwne", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelInte", "type": "esriFieldTypeString", "alias": "ParcelInte", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelArea", "type": "esriFieldTypeDouble", "alias": "ParcelAcres", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelAr_1", "type": "esriFieldTypeString", "alias": "ParcelAr_1", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceDate", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Block", "type": "esriFieldTypeString", "alias": "Block", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.LotCut", "type": "esriFieldTypeString", "alias": "LotCut", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Automati_2", "type": "esriFieldTypeString", "alias": "Automati_2", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISArea", "type": "esriFieldTypeDouble", "alias": "GISArea", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISAreaUni", "type": "esriFieldTypeString", "alias": "GISAreaUni", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressLab", "type": "esriFieldTypeString", "alias": "AddressLab", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.DeveloperL", "type": "esriFieldTypeString", "alias": "DeveloperL", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "dbo.tblCAMA.ACCTNUM", "type": "esriFieldTypeString", "alias": "ACCTNUM", "length": 20, "domain": null }, { "name": "dbo.tblCAMA.STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 25, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 42, "domain": null }, { "name": "dbo.tblCAMA.SALEBKPG", "type": "esriFieldTypeString", "alias": "SALEBKPG", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "length": 10, "domain": null }, { "name": "dbo.tblCAMA.LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "dbo.tblCAMA.ASSESSTOT", "type": "esriFieldTypeBigInteger", "alias": "ASSESSTOT", "domain": null }, { "name": "dbo.tblCAMA.STRDESC", "type": "esriFieldTypeString", "alias": "STRDESC", "length": 40, "domain": null }, { "name": "dbo.tblCAMA.LANDSITEINDEX", "type": "esriFieldTypeString", "alias": "LANDSITEINDEX", "length": 2, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_MAP", "type": "esriFieldTypeString", "alias": "REM_MBLU_MAP", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_BLOCK", "type": "esriFieldTypeString", "alias": "REM_MBLU_BLOCK", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_LOT", "type": "esriFieldTypeString", "alias": "REM_MBLU_LOT", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.PRC_USRFLD_03", "type": "esriFieldTypeString", "alias": "PRC_USRFLD_03", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.PRC_PF_UTL_DESC", "type": "esriFieldTypeString", "alias": "PRC_PF_UTL_DESC", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.SALE_PRICE", "type": "esriFieldTypeBigInteger", "alias": "SALE_PRICE", "domain": null }, { "name": "dbo.tblCAMA.INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 40, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressNum", "type": "esriFieldTypeString", "alias": "AddressNum", "length": 50, "domain": null } ], "geometryField": { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R112_pk", "fields": "GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "num", "fields": "GISData.DBO.ParcelPolygon.PropertyID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GISID", "fields": "GISData.DBO.ParcelPolygon.ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID,GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "GISData.DBO.ParcelPolygon.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Assessor Lot & Address Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -119756300, "ymin": -96342500, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISData.DBO.ParcelPolygon.CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GISData.DBO.ParcelPolygon.OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "length": 100, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.MunicipalI", "type": "esriFieldTypeInteger", "alias": "MunicipalI", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelOwne", "type": "esriFieldTypeString", "alias": "ParcelOwne", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelInte", "type": "esriFieldTypeString", "alias": "ParcelInte", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelArea", "type": "esriFieldTypeDouble", "alias": "ParcelAcres", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelAr_1", "type": "esriFieldTypeString", "alias": "ParcelAr_1", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceDate", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Block", "type": "esriFieldTypeString", "alias": "Block", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.LotCut", "type": "esriFieldTypeString", "alias": "LotCut", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Automati_2", "type": "esriFieldTypeString", "alias": "Automati_2", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISArea", "type": "esriFieldTypeDouble", "alias": "GISArea", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISAreaUni", "type": "esriFieldTypeString", "alias": "GISAreaUni", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressLab", "type": "esriFieldTypeString", "alias": "AddressLab", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.DeveloperL", "type": "esriFieldTypeString", "alias": "DeveloperL", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "dbo.tblCAMA.ACCTNUM", "type": "esriFieldTypeString", "alias": "ACCTNUM", "length": 20, "domain": null }, { "name": "dbo.tblCAMA.STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 25, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 42, "domain": null }, { "name": "dbo.tblCAMA.SALEBKPG", "type": "esriFieldTypeString", "alias": "SALEBKPG", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "length": 10, "domain": null }, { "name": "dbo.tblCAMA.LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "dbo.tblCAMA.ASSESSTOT", "type": "esriFieldTypeBigInteger", "alias": "ASSESSTOT", "domain": null }, { "name": "dbo.tblCAMA.STRDESC", "type": "esriFieldTypeString", "alias": "STRDESC", "length": 40, "domain": null }, { "name": "dbo.tblCAMA.LANDSITEINDEX", "type": "esriFieldTypeString", "alias": "LANDSITEINDEX", "length": 2, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_MAP", "type": "esriFieldTypeString", "alias": "REM_MBLU_MAP", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_BLOCK", "type": "esriFieldTypeString", "alias": "REM_MBLU_BLOCK", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_LOT", "type": "esriFieldTypeString", "alias": "REM_MBLU_LOT", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.PRC_USRFLD_03", "type": "esriFieldTypeString", "alias": "PRC_USRFLD_03", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.PRC_PF_UTL_DESC", "type": "esriFieldTypeString", "alias": "PRC_PF_UTL_DESC", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.SALE_PRICE", "type": "esriFieldTypeBigInteger", "alias": "SALE_PRICE", "domain": null }, { "name": "dbo.tblCAMA.INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 40, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressNum", "type": "esriFieldTypeString", "alias": "AddressNum", "length": 50, "domain": null } ], "geometryField": { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R112_pk", "fields": "GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "num", "fields": "GISData.DBO.ParcelPolygon.PropertyID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GISID", "fields": "GISData.DBO.ParcelPolygon.ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID,GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "GISData.DBO.ParcelPolygon.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Assessor Lot Address Parcel Single Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -119756300, "ymin": -96342500, "xmax": 1081355.4163973927, "ymax": 832485.375034228, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISData.DBO.ParcelPolygon.CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GISData.DBO.ParcelPolygon.OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.FID_Parcels", "type": "esriFieldTypeInteger", "alias": "FID_Parcels", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "length": 100, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.PropertyID", "type": "esriFieldTypeString", "alias": "PropertyID", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.MunicipalI", "type": "esriFieldTypeInteger", "alias": "MunicipalI", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelOwne", "type": "esriFieldTypeString", "alias": "ParcelOwne", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelInte", "type": "esriFieldTypeString", "alias": "ParcelInte", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelArea", "type": "esriFieldTypeDouble", "alias": "ParcelAcres", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.ParcelAr_1", "type": "esriFieldTypeString", "alias": "ParcelAr_1", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SourceDate", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 25, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Block", "type": "esriFieldTypeString", "alias": "Block", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.LotCut", "type": "esriFieldTypeString", "alias": "LotCut", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Automati_2", "type": "esriFieldTypeString", "alias": "Automati_2", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISArea", "type": "esriFieldTypeDouble", "alias": "GISArea", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GISAreaUni", "type": "esriFieldTypeString", "alias": "GISAreaUni", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressLab", "type": "esriFieldTypeString", "alias": "AddressLab", "length": 254, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.DeveloperL", "type": "esriFieldTypeString", "alias": "DeveloperL", "length": 50, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "GISData.DBO.ParcelPolygon.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "dbo.tblCAMA.ACCTNUM", "type": "esriFieldTypeString", "alias": "ACCTNUM", "length": 20, "domain": null }, { "name": "dbo.tblCAMA.STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 25, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 85, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 42, "domain": null }, { "name": "dbo.tblCAMA.SALEBKPG", "type": "esriFieldTypeString", "alias": "SALEBKPG", "length": 15, "domain": null }, { "name": "dbo.tblCAMA.SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "length": 10, "domain": null }, { "name": "dbo.tblCAMA.LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "dbo.tblCAMA.ASSESSTOT", "type": "esriFieldTypeBigInteger", "alias": "ASSESSTOT", "domain": null }, { "name": "dbo.tblCAMA.STRDESC", "type": "esriFieldTypeString", "alias": "STRDESC", "length": 40, "domain": null }, { "name": "dbo.tblCAMA.LANDSITEINDEX", "type": "esriFieldTypeString", "alias": "LANDSITEINDEX", "length": 2, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_MAP", "type": "esriFieldTypeString", "alias": "REM_MBLU_MAP", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_BLOCK", "type": "esriFieldTypeString", "alias": "REM_MBLU_BLOCK", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.REM_MBLU_LOT", "type": "esriFieldTypeString", "alias": "REM_MBLU_LOT", "length": 7, "domain": null }, { "name": "dbo.tblCAMA.PRC_USRFLD_03", "type": "esriFieldTypeString", "alias": "PRC_USRFLD_03", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.PRC_PF_UTL_DESC", "type": "esriFieldTypeString", "alias": "PRC_PF_UTL_DESC", "length": 50, "domain": null }, { "name": "dbo.tblCAMA.GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 30, "domain": null }, { "name": "dbo.tblCAMA.SALE_PRICE", "type": "esriFieldTypeBigInteger", "alias": "SALE_PRICE", "domain": null }, { "name": "dbo.tblCAMA.INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 40, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GISData.DBO.ParcelPolygon.AddressNum", "type": "esriFieldTypeString", "alias": "AddressNum", "length": 50, "domain": null } ], "geometryField": { "name": "GISData.DBO.ParcelPolygon.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R112_pk", "fields": "GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "num", "fields": "GISData.DBO.ParcelPolygon.PropertyID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GISID", "fields": "GISData.DBO.ParcelPolygon.ParcelID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_112", "fields": "GISData.DBO.ParcelPolygon.GlobalID,GISData.DBO.ParcelPolygon.OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "GISData.DBO.ParcelPolygon.Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "dbo.tblCAMA", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ACCTNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ACCTNUM", "type": "esriFieldTypeString", "alias": "ACCTNUM", "length": 20, "domain": null }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "length": 15, "domain": null }, { "name": "STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 25, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 85, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 85, "domain": null }, { "name": "ADDRESS4", "type": "esriFieldTypeString", "alias": "ADDRESS4", "length": 50, "domain": null }, { "name": "ADDRESS5", "type": "esriFieldTypeString", "alias": "ADDRESS5", "length": 42, "domain": null }, { "name": "SALEBKPG", "type": "esriFieldTypeString", "alias": "SALEBKPG", "length": 15, "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "length": 10, "domain": null }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "ASSESSTOT", "type": "esriFieldTypeDouble", "alias": "ASSESSTOT", "domain": null }, { "name": "STRDESC", "type": "esriFieldTypeString", "alias": "STRDESC", "length": 30, "domain": null }, { "name": "LANDSITEINDEX", "type": "esriFieldTypeString", "alias": "LANDSITEINDEX", "length": 50, "domain": null }, { "name": "REM_MBLU_MAP", "type": "esriFieldTypeString", "alias": "REM_MBLU_MAP", "length": 7, "domain": null }, { "name": "REM_MBLU_BLOCK", "type": "esriFieldTypeString", "alias": "REM_MBLU_BLOCK", "length": 7, "domain": null }, { "name": "REM_MBLU_LOT", "type": "esriFieldTypeString", "alias": "REM_MBLU_LOT", "length": 7, "domain": null }, { "name": "PRC_USRFLD_03", "type": "esriFieldTypeString", "alias": "PRC_USRFLD_03", "length": 30, "domain": null }, { "name": "PRC_PF_UTL_DESC", "type": "esriFieldTypeString", "alias": "PRC_PF_UTL_DESC", "length": 50, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 30, "domain": null }, { "name": "SALE_PRICE", "type": "esriFieldTypeDouble", "alias": "SALE_PRICE", "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 50, "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null } ], "indexes": [ { "name": "FDO_ASSESSTOT", "fields": "ASSESSTOT", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "" } ] }