{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Parcels, Acreages, Lot and Parcel Numbers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Lot_Number", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "none", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Lot Number", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "// GISLINK-derived top line (bold + underline)\r\nvar gl = Text($feature.GISLINK);\r\nvar last5 = Right(gl, 5);\r\n\r\n// First 3 = base, last 2 = fractional\r\nvar baseRaw = Left(last5, 3);\r\nvar last2 = Right(last5, 2);\r\n\r\n// Drop leading zeros from base by casting to Number\r\nvar base = Number(baseRaw);\r\nvar lastNum = Number(last2);\r\n\r\n// Build the top line value\r\nvar topVal = IIf(lastNum > 0, base + \".\" + last2, Text(base));\r\nvar topLine = \"\" + topVal + \"<\/UND><\/BOL>\";\r\n\r\n// Bottom line: show Calculated Area only if >= 1\r\nvar acRaw = $feature.Stated_Area; // can be null\r\nvar showAC = (acRaw != null);\r\nvar acText = \"\";\r\nif (showAC) {\r\n var acRounded = Round(acRaw, 2); // round to 2 decimals\r\n if (Floor(acRounded) == acRounded) {\r\n acText = Text(Floor(acRounded)); // whole number → no decimals\r\n } else {\r\n acText = Text(acRounded); // keep rounded decimals\r\n }\r\n}\r\nvar bottomLine = IIf(showAC, acText + \" \" + IIf($feature.ACType == 0, \"AC\", IIf($feature.ACType == 1, \"ACc\", \"\")), \"\");\r\n\r\n// Return stacked label (top line always; bottom line only when shown)\r\nreturn topLine + IIf(IsEmpty(bottomLine), \"\", \"\\n\" + bottomLine);", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "none", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Parcel Number and Acreage", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1486998.2201162279, "ymin": 723318.6508633047, "xmax": 1641504.8891206372, "ymax": 843097.9178659706, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISLINK", "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": "SpatialID", "type": "esriFieldTypeInteger", "alias": "SpatialID", "domain": null }, { "name": "GISLINK", "type": "esriFieldTypeString", "alias": "GISLINK", "length": 15, "domain": null }, { "name": "GDB_FROM_DATE", "type": "esriFieldTypeDate", "alias": "GDB_FROM_DATE", "length": 8, "precision": 1, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_ID", "domain": null }, { "name": "Stated_Area", "type": "esriFieldTypeDouble", "alias": "Stated_Area", "domain": null }, { "name": "Unit_StatedArea", "type": "esriFieldTypeString", "alias": "Unit_StatedArea", "length": 10, "domain": null }, { "name": "Calculated_Area", "type": "esriFieldTypeDouble", "alias": "Calculated_Area", "domain": null }, { "name": "PARCEL_TYPE", "type": "esriFieldTypeInteger", "alias": "PARCEL_TYPE", "domain": null }, { "name": "Lot_Number", "type": "esriFieldTypeString", "alias": "Lot_Number", "length": 255, "domain": null }, { "name": "ACType", "type": "esriFieldTypeInteger", "alias": "ACType", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "RetiredByRecord", "length": 38, "domain": null }, { "name": "GDB_IS_DELETE", "type": "esriFieldTypeSmallInteger", "alias": "GDB_IS_DELETE", "domain": null }, { "name": "ParcelId", "type": "esriFieldTypeDouble", "alias": "ParcelId", "domain": null }, { "name": "AccountNumber", "type": "esriFieldTypeString", "alias": "AccountNumber", "length": 50, "domain": null }, { "name": "AppraisalId", "type": "esriFieldTypeDouble", "alias": "AppraisalId", "domain": null }, { "name": "CorpId", "type": "esriFieldTypeDouble", "alias": "CorpId", "domain": null }, { "name": "ParcelNo", "type": "esriFieldTypeString", "alias": "ParcelNo", "length": 50, "domain": null }, { "name": "RecordYear", "type": "esriFieldTypeDouble", "alias": "RecordYear", "domain": null }, { "name": "TotalCards", "type": "esriFieldTypeDouble", "alias": "TotalCards", "domain": null }, { "name": "Owner1", "type": "esriFieldTypeString", "alias": "Owner1", "length": 4000, "domain": null }, { "name": "Owner2", "type": "esriFieldTypeString", "alias": "Owner2", "length": 4000, "domain": null }, { "name": "PropertyAddress", "type": "esriFieldTypeString", "alias": "PropertyAddress", "length": 4000, "domain": null }, { "name": "PropertyCity", "type": "esriFieldTypeString", "alias": "PropertyCity", "length": 4000, "domain": null }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "MailingAddress", "length": 4000, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 4000, "domain": null }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "length": 4000, "domain": null }, { "name": "MailZip", "type": "esriFieldTypeString", "alias": "MailZip", "length": 4000, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 4000, "domain": null }, { "name": "Lot1", "type": "esriFieldTypeString", "alias": "Lot1", "length": 4000, "domain": null }, { "name": "Block1", "type": "esriFieldTypeString", "alias": "Block1", "length": 4000, "domain": null }, { "name": "Lot2", "type": "esriFieldTypeString", "alias": "Lot2", "length": 4000, "domain": null }, { "name": "Block2", "type": "esriFieldTypeString", "alias": "Block2", "length": 4000, "domain": null }, { "name": "DeedBook", "type": "esriFieldTypeString", "alias": "DeedBook", "length": 4000, "domain": null }, { "name": "DeedPage", "type": "esriFieldTypeString", "alias": "DeedPage", "length": 4000, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 100, "domain": null }, { "name": "ZoningDesc", "type": "esriFieldTypeString", "alias": "ZoningDesc", "length": 500, "domain": null }, { "name": "ZoningPct", "type": "esriFieldTypeString", "alias": "ZoningPct", "length": 100, "domain": null }, { "name": "Zoning2", "type": "esriFieldTypeString", "alias": "Zoning2", "length": 100, "domain": null }, { "name": "ZoningDesc2", "type": "esriFieldTypeString", "alias": "ZoningDesc2", "length": 500, "domain": null }, { "name": "ZoningPct2", "type": "esriFieldTypeString", "alias": "ZoningPct2", "length": 100, "domain": null }, { "name": "AreaProximity", "type": "esriFieldTypeString", "alias": "AreaProximity", "length": 100, "domain": null }, { "name": "RoadTypeCode", "type": "esriFieldTypeString", "alias": "RoadTypeCode", "length": 100, "domain": null }, { "name": "RoadTypeDesc", "type": "esriFieldTypeString", "alias": "RoadTypeDesc", "length": 512, "domain": null }, { "name": "CAMA_GISLink", "type": "esriFieldTypeString", "alias": "CAMA_GISLink", "length": 100, "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeString", "alias": "XCoordinate", "length": 100, "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeString", "alias": "YCoordinate", "length": 100, "domain": null }, { "name": "PropType", "type": "esriFieldTypeString", "alias": "PropType", "length": 50, "domain": null }, { "name": "AssessmentClass", "type": "esriFieldTypeString", "alias": "AssessmentClass", "length": 50, "domain": null }, { "name": "AssessmentPercent", "type": "esriFieldTypeDouble", "alias": "AssessmentPercent", "domain": null }, { "name": "CivilDistrict", "type": "esriFieldTypeString", "alias": "CivilDistrict", "length": 50, "domain": null }, { "name": "TaxingDistrictCode", "type": "esriFieldTypeString", "alias": "TaxingDistrictCode", "length": 50, "domain": null }, { "name": "TaxingDistrict", "type": "esriFieldTypeString", "alias": "TaxingDistrict", "length": 11, "domain": null }, { "name": "LandUseDesc", "type": "esriFieldTypeString", "alias": "LandUseDesc", "length": 512, "domain": null }, { "name": "PropertyTypeDesc", "type": "esriFieldTypeString", "alias": "PropertyTypeDesc", "length": 512, "domain": null }, { "name": "NeighborhoodCode", "type": "esriFieldTypeString", "alias": "NeighborhoodCode", "length": 50, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 100, "domain": null }, { "name": "OverrideValuation", "type": "esriFieldTypeString", "alias": "OverrideValuation", "length": 8, "domain": null }, { "name": "AgUseStatus", "type": "esriFieldTypeString", "alias": "AgUseStatus", "length": 50, "domain": null }, { "name": "VacantLand", "type": "esriFieldTypeString", "alias": "VacantLand", "length": 1, "domain": null }, { "name": "DeedAcreage", "type": "esriFieldTypeDouble", "alias": "DeedAcreage", "domain": null }, { "name": "CalcAcreage", "type": "esriFieldTypeDouble", "alias": "CalcAcreage", "domain": null }, { "name": "AgUseValue", "type": "esriFieldTypeString", "alias": "AgUseValue", "length": 8000, "domain": null }, { "name": "MktLandValue", "type": "esriFieldTypeString", "alias": "MktLandValue", "length": 8000, "domain": null }, { "name": "BuildingValue", "type": "esriFieldTypeString", "alias": "BuildingValue", "length": 8000, "domain": null }, { "name": "MiscImprovementValue", "type": "esriFieldTypeString", "alias": "MiscImprovementValue", "length": 8000, "domain": null }, { "name": "TotalImprovementValue", "type": "esriFieldTypeString", "alias": "TotalImprovementValue", "length": 8000, "domain": null }, { "name": "MktAppraisedValue", "type": "esriFieldTypeString", "alias": "MktAppraisedValue", "length": 8000, "domain": null }, { "name": "AppraisedValue", "type": "esriFieldTypeString", "alias": "AppraisedValue", "length": 8000, "domain": null }, { "name": "AssessedValue", "type": "esriFieldTypeString", "alias": "AssessedValue", "length": 8000, "domain": null }, { "name": "Dimensions1", "type": "esriFieldTypeString", "alias": "Dimensions1", "length": 50, "domain": null }, { "name": "Dimensions2", "type": "esriFieldTypeString", "alias": "Dimensions2", "length": 50, "domain": null }, { "name": "AdditionalDescription1", "type": "esriFieldTypeString", "alias": "AdditionalDescription1", "length": 512, "domain": null }, { "name": "AdditionalDescription2", "type": "esriFieldTypeString", "alias": "AdditionalDescription2", "length": 512, "domain": null }, { "name": "BldgId", "type": "esriFieldTypeDouble", "alias": "BldgId", "domain": null }, { "name": "BldgNo", "type": "esriFieldTypeString", "alias": "BldgNo", "length": 50, "domain": null }, { "name": "BldgCardNo", "type": "esriFieldTypeDouble", "alias": "BldgCardNo", "domain": null }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "length": 50, "domain": null }, { "name": "BldgTypeDesc", "type": "esriFieldTypeString", "alias": "BldgTypeDesc", "length": 512, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeDouble", "alias": "YearBuilt", "domain": null }, { "name": "EffYearBuilt", "type": "esriFieldTypeDouble", "alias": "EffYearBuilt", "domain": null }, { "name": "Decade", "type": "esriFieldTypeString", "alias": "Decade", "length": 8, "domain": null }, { "name": "AssmtClass", "type": "esriFieldTypeString", "alias": "AssmtClass", "length": 50, "domain": null }, { "name": "BldgMktValue", "type": "esriFieldTypeDouble", "alias": "BldgMktValue", "domain": null }, { "name": "BldgFinalValue", "type": "esriFieldTypeDouble", "alias": "BldgFinalValue", "domain": null }, { "name": "BldgImgId", "type": "esriFieldTypeDouble", "alias": "BldgImgId", "domain": null }, { "name": "ImgPath", "type": "esriFieldTypeString", "alias": "ImgPath", "length": 4000, "domain": null }, { "name": "BldgSketchId", "type": "esriFieldTypeDouble", "alias": "BldgSketchId", "domain": null }, { "name": "SketchPath", "type": "esriFieldTypeString", "alias": "SketchPath", "length": 4000, "domain": null }, { "name": "BaseArea", "type": "esriFieldTypeDouble", "alias": "BaseArea", "domain": null }, { "name": "TotalAdjArea", "type": "esriFieldTypeDouble", "alias": "TotalAdjArea", "domain": null }, { "name": "LivingArea", "type": "esriFieldTypeDouble", "alias": "LivingArea", "domain": null }, { "name": "UnfinishedArea", "type": "esriFieldTypeDouble", "alias": "UnfinishedArea", "domain": null }, { "name": "GarageArea", "type": "esriFieldTypeDouble", "alias": "GarageArea", "domain": null }, { "name": "NoStories", "type": "esriFieldTypeDouble", "alias": "NoStories", "domain": null }, { "name": "NoUnits", "type": "esriFieldTypeDouble", "alias": "NoUnits", "domain": null }, { "name": "NoRooms", "type": "esriFieldTypeDouble", "alias": "NoRooms", "domain": null }, { "name": "NoBeds", "type": "esriFieldTypeDouble", "alias": "NoBeds", "domain": null }, { "name": "NoBaths", "type": "esriFieldTypeDouble", "alias": "NoBaths", "domain": null }, { "name": "NoFireplaces", "type": "esriFieldTypeDouble", "alias": "NoFireplaces", "domain": null }, { "name": "ExtraFixtures", "type": "esriFieldTypeDouble", "alias": "ExtraFixtures", "domain": null }, { "name": "BathTile", "type": "esriFieldTypeString", "alias": "BathTile", "length": 256, "domain": null }, { "name": "CabMillWork", "type": "esriFieldTypeString", "alias": "CabMillWork", "length": 256, "domain": null }, { "name": "Electrical", "type": "esriFieldTypeString", "alias": "Electrical", "length": 256, "domain": null }, { "name": "ExteriorWall", "type": "esriFieldTypeString", "alias": "ExteriorWall", "length": 256, "domain": null }, { "name": "FloorFinish", "type": "esriFieldTypeString", "alias": "FloorFinish", "length": 256, "domain": null }, { "name": "FloorSystem", "type": "esriFieldTypeString", "alias": "FloorSystem", "length": 256, "domain": null }, { "name": "Foundation", "type": "esriFieldTypeString", "alias": "Foundation", "length": 256, "domain": null }, { "name": "GradeFactor", "type": "esriFieldTypeString", "alias": "GradeFactor", "length": 256, "domain": null }, { "name": "HeatAir", "type": "esriFieldTypeString", "alias": "HeatAir", "length": 256, "domain": null }, { "name": "InteriorFinish", "type": "esriFieldTypeString", "alias": "InteriorFinish", "length": 256, "domain": null }, { "name": "PaintDecor", "type": "esriFieldTypeString", "alias": "PaintDecor", "length": 256, "domain": null }, { "name": "PartitionFactor", "type": "esriFieldTypeString", "alias": "PartitionFactor", "length": 256, "domain": null }, { "name": "RoofCoverDeck", "type": "esriFieldTypeString", "alias": "RoofCoverDeck", "length": 256, "domain": null }, { "name": "RoofFraming", "type": "esriFieldTypeString", "alias": "RoofFraming", "length": 256, "domain": null }, { "name": "SizeFactor", "type": "esriFieldTypeString", "alias": "SizeFactor", "length": 256, "domain": null }, { "name": "StructuralFrame", "type": "esriFieldTypeString", "alias": "StructuralFrame", "length": 256, "domain": null }, { "name": "SalesDate", "type": "esriFieldTypeDate", "alias": "SalesDate", "length": 8, "precision": 1, "domain": null }, { "name": "InstrumentNumber", "type": "esriFieldTypeString", "alias": "InstrumentNumber", "length": 100, "domain": null }, { "name": "InstrumentType", "type": "esriFieldTypeString", "alias": "InstrumentType", "length": 100, "domain": null }, { "name": "Grantor", "type": "esriFieldTypeString", "alias": "Grantor", "length": 2147483647, "domain": null }, { "name": "Grantee", "type": "esriFieldTypeString", "alias": "Grantee", "length": 2147483647, "domain": null }, { "name": "DeedSalesPrice", "type": "esriFieldTypeString", "alias": "DeedSalesPrice", "length": 8000, "domain": null }, { "name": "SalesPrice", "type": "esriFieldTypeString", "alias": "SalesPrice", "length": 8000, "domain": null }, { "name": "SaleType", "type": "esriFieldTypeString", "alias": "SaleType", "length": 8, "domain": null }, { "name": "ReasonCode", "type": "esriFieldTypeString", "alias": "ReasonCode", "length": 50, "domain": null }, { "name": "ParcelPointGISLINK", "type": "esriFieldTypeString", "alias": "ParcelPointGISLINK", "length": 50, "domain": null }, { "name": "ParcelPointXCoord", "type": "esriFieldTypeDouble", "alias": "ParcelPointXCoord", "domain": null }, { "name": "ParcelPointYCoord", "type": "esriFieldTypeDouble", "alias": "ParcelPointYCoord", "domain": null }, { "name": "WebUrl", "type": "esriFieldTypeString", "alias": "WebUrl", "length": 103, "domain": null }, { "name": "Today_Date", "type": "esriFieldTypeDate", "alias": "Today_Date", "length": 8, "precision": 1, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4b59a1b59c554c679c248c6e5e0f2b26" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Dimensions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.004, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 4000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ANNOTATIONCLASSID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "400 Scale", "description": "400 Scale", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 196, 252, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "100 Scale", "description": "100 Scale", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 252, 179, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "50 Scale", "description": "50 Scale", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 189, 182, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 196, 252, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "0", "label": "400 Scale" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 252, 179, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "1", "label": "100 Scale" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 189, 182, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "2", "label": "50 Scale" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 251, 255 ], "toColor": [ 252, 192, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 239, 252, 255 ], "toColor": [ 189, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 182, 255 ], "toColor": [ 252, 215, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 228, 255 ], "toColor": [ 204, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 212, 255 ], "toColor": [ 252, 225, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TEXTSTRING", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "$feature[\"ANGLE\"]", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Dimensions", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1492769.5157500058, "ymin": 725474.0719999969, "xmax": 1638903.9210000038, "ymax": 843052.4282499999, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": "ANNOTATIONCLASSID", "subtypeFieldName": "ANNOTATIONCLASSID", "subtypeField": "ANNOTATIONCLASSID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "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": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "100 Scale" }, { "domains": {}, "id": 0, "name": "400 Scale" }, { "domains": {}, "id": 2, "name": "50 Scale" } ], "subtypes": [ { "domains": {}, "defaultValues": { "ANNOTATIONCLASSID": null, "TEXTSTRING": null, "ANGLE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "100 Scale" }, { "domains": {}, "defaultValues": { "ANNOTATIONCLASSID": null, "TEXTSTRING": null, "ANGLE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "400 Scale" }, { "domains": {}, "defaultValues": { "ANNOTATIONCLASSID": null, "TEXTSTRING": null, "ANGLE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "50 Scale" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4b59a1b59c554c679c248c6e5e0f2b26" } ], "tables": [] }