{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "AddPts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 92, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"\" CONCAT [BUR_PRIMARY_NUM] CONCAT \"<\/CLR>\" CONCAT NEWLINE CONCAT \"\" CONCAT \"\" CONCAT [BUR_UNIT] CONCAT [BUR_SECONDARYNUM] CONCAT \"<\/CLR>\" CONCAT \"<\/FNT>\"", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "BUR_TIME_PERIOD = 'CUR'", "useCodedValues": true, "maxScale": 0, "minScale": 1800, "name": "Zoom In Addrses CUR", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "\"\" CONCAT \"(TEMP)\" CONCAT \"<\/CLR>\" CONCAT NEWLINE CONCAT \"\" CONCAT [BUR_PRIMARY_NUM] CONCAT \"<\/CLR>\" CONCAT NEWLINE CONCAT \"\" CONCAT \"\" CONCAT [BUR_UNIT] CONCAT [BUR_SECONDARYNUM] CONCAT \"<\/CLR>\" CONCAT \"<\/FNT>\"", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "BUR_TIME_PERIOD = 'TEMP'", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Zoom In Address TEMP", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1710406501433803E8, "ymin": -9.953920971174297E7, "xmax": 1.2038489834801105E8, "ymax": 1.0171246782241428E8, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUR_FULL_ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BUR_OBJECTID", "type": "esriFieldTypeOID", "alias": "BUR_OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Geometry", "type": "esriFieldTypeBlob", "alias": "Geometry", "domain": null }, { "name": "BUR_CREATED", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "BUR_MODIFIEDLAST", "type": "esriFieldTypeDate", "alias": "Modified Last", "length": 8, "domain": null }, { "name": "BUR_MODIFIEDBY", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "BUR_PRIMARY_NUM", "type": "esriFieldTypeInteger", "alias": "House Number", "domain": null }, { "name": "BUR_PRE_DIRECT", "type": "esriFieldTypeString", "alias": "Pre Direction", "length": 2, "domain": null }, { "name": "BUR_STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 28, "domain": null }, { "name": "BUR_STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 4, "domain": null }, { "name": "BUR_POST_DIRECT", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 2, "domain": null }, { "name": "BUR_UNIT", "type": "esriFieldTypeString", "alias": "Secondary Unit", "length": 4, "domain": null }, { "name": "BUR_SECONDARYNUM", "type": "esriFieldTypeString", "alias": "Secondary Number", "length": 10, "domain": null }, { "name": "BUR_CITY", "type": "esriFieldTypeString", "alias": "City", "length": 28, "domain": null }, { "name": "BUR_STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "BUR_ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "BUR_PARCEL_NUM", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "BUR_ADDR_TYPE", "type": "esriFieldTypeString", "alias": "Address Type", "length": 10, "domain": null }, { "name": "BUR_FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 50, "domain": null }, { "name": "BUR_TIME_PERIOD", "type": "esriFieldTypeString", "alias": "Active", "length": 20, "domain": null }, { "name": "BUR_LIMIT", "type": "esriFieldTypeString", "alias": "City Limit", "length": 20, "domain": null }, { "name": "BUR_GIS_ID_TXT", "type": "esriFieldTypeString", "alias": "GIS ID", "length": 10, "domain": null }, { "name": "BUR_ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 50, "domain": null }, { "name": "BUR_CPLU", "type": "esriFieldTypeString", "alias": "CPLU", "length": 20, "domain": null }, { "name": "BUR_FIRE_DT", "type": "esriFieldTypeString", "alias": "Fire District", "length": 5, "domain": null }, { "name": "BUR_POW_DT", "type": "esriFieldTypeString", "alias": "Power District", "length": 5, "domain": null }, { "name": "BUR_SEW_DT", "type": "esriFieldTypeString", "alias": "Sewer District", "length": 10, "domain": null }, { "name": "BUR_WTR_DT", "type": "esriFieldTypeString", "alias": "Water District", "length": 5, "domain": null }, { "name": "BUR_MAJOR", "type": "esriFieldTypeString", "alias": "PIN Major", "length": 6, "domain": null }, { "name": "BUR_MINOR", "type": "esriFieldTypeString", "alias": "PIN Minoe", "length": 4, "domain": null }, { "name": "BUR_IN_CA", "type": "esriFieldTypeString", "alias": "In Critical Area", "length": 1, "domain": null }, { "name": "KC_PIN", "type": "esriFieldTypeString", "alias": "KC Pin", "length": 10, "domain": null }, { "name": "KC_PROPNAME", "type": "esriFieldTypeString", "alias": "KC Property Name", "length": 50, "domain": null }, { "name": "KC_PRESUSE", "type": "esriFieldTypeString", "alias": "KC Present Use", "length": 30, "domain": null }, { "name": "KC_PLATNAME", "type": "esriFieldTypeString", "alias": "KC Plat Name", "length": 50, "domain": null }, { "name": "KC_PLATLOT", "type": "esriFieldTypeString", "alias": "KC Plat Lot", "length": 14, "domain": null }, { "name": "KC_PLATBLOCK", "type": "esriFieldTypeString", "alias": "KC Plat Block", "length": 7, "domain": null }, { "name": "KC_RANGE", "type": "esriFieldTypeDouble", "alias": "Range", "domain": null }, { "name": "KC_TOWNSHIP", "type": "esriFieldTypeDouble", "alias": "Township", "domain": null }, { "name": "KC_SECTION", "type": "esriFieldTypeDouble", "alias": "Section", "domain": null }, { "name": "KC_QTRSEC", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 2, "domain": null }, { "name": "KC_SQFTLOT", "type": "esriFieldTypeDouble", "alias": "Square Foot Lot", "domain": null }, { "name": "KC_TAXPAYERNAME", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "length": 60, "domain": null }, { "name": "KC_ADDRLINE", "type": "esriFieldTypeString", "alias": "Taxpayer Address", "length": 75, "domain": null }, { "name": "KC_CITY", "type": "esriFieldTypeString", "alias": "Taxpayer City", "length": 40, "domain": null }, { "name": "KC_STATE", "type": "esriFieldTypeString", "alias": "Taxpayer State", "length": 2, "domain": null }, { "name": "KC_ZIP", "type": "esriFieldTypeString", "alias": "Taxpayer ZIP", "length": 10, "domain": null }, { "name": "KC_LEGAL", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 1073741822, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ed14e44325c4bd08f05eb6b541a21a0" }