{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Address Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979214E8, "falseY": -9.326949999975528E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 208, 200, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "description": "Unversioned situs address " }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FORMATTED]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5834461.150409266, "ymin": 2112497.3237001747, "xmax": 6001272.824101629, "ymax": 2311014.1190860583, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PROPID", "length": 10, "domain": null }, { "name": "Formatted", "type": "esriFieldTypeString", "alias": "FORMATTED", "length": 50, "domain": null }, { "name": "PrimaryID", "type": "esriFieldTypeString", "alias": "PRIMARYID", "length": 1, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MAILCITY", "length": 20, "domain": null }, { "name": "Fraction", "type": "esriFieldTypeString", "alias": "FRACTION", "length": 3, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "NUMBER", "length": 6, "domain": null }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "PostDir", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 2, "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "UNIT", "length": 5, "domain": null }, { "name": "UnitCode", "type": "esriFieldTypeString", "alias": "UNITCODE", "length": 4, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "UpdateUser", "type": "esriFieldTypeString", "alias": "UPDATEUSER", "length": 25, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeDouble", "alias": "LAT_Y", "domain": null }, { "name": "Long_X", "type": "esriFieldTypeDouble", "alias": "LONG_X", "domain": null }, { "name": "IsDeliverable", "type": "esriFieldTypeSmallInteger", "alias": "ISDELIVERABLE", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 25, "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 5, "domain": { "type": "codedValue", "name": "WS2_AddressType", "description": "Valid AddressType values originally defined by SanRafael.", "codedValues": [ { "name": "BLDG", "code": "BLDG" }, { "name": "CMRCL", "code": "CMRCL" }, { "name": "COMN", "code": "COMN" }, { "name": "MISC", "code": "MISC" }, { "name": "RDPX", "code": "RDPX" }, { "name": "SDU", "code": "SDU" }, { "name": "SFR", "code": "SFR" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelAngleArithmetic", "type": "esriFieldTypeInteger", "alias": "LabelAngleArithmetic", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_Formatted", "fields": "Formatted", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_PropID", "fields": "PropID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_cadas_SITUS_ADDRESS_POINT_Unit", "fields": "Unit", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S385_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "SITUS ADDRESS POINT", "type": "Feature Layer", "description": "MarinMap Situs points used for labels- Fgodino", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979214E8, "falseY": -9.326949999975528E7, "xyUnits": 15624.999985448077, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 190, 190, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5834461.150409266, "ymin": 2112497.3237001747, "xmax": 6001272.824101629, "ymax": 2311014.1190860583, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FORMATTED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Formatted", "type": "esriFieldTypeString", "alias": "Formatted", "length": 50, "domain": null }, { "name": "PrimaryID", "type": "esriFieldTypeString", "alias": "PrimaryID", "length": 1, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 20, "domain": null }, { "name": "Fraction", "type": "esriFieldTypeString", "alias": "Fraction", "length": 3, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "length": 6, "domain": null }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "PreDir", "length": 2, "domain": null }, { "name": "PostDir", "type": "esriFieldTypeString", "alias": "PostDir", "length": 2, "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 4, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 5, "domain": null }, { "name": "UnitCode", "type": "esriFieldTypeString", "alias": "UnitCode", "length": 4, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 5, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CreateUser", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "UpdateUser", "type": "esriFieldTypeString", "alias": "UpdateUser", "length": 25, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeDouble", "alias": "Lat_Y", "domain": null }, { "name": "Long_X", "type": "esriFieldTypeDouble", "alias": "Long_X", "domain": null }, { "name": "IsDeliverable", "type": "esriFieldTypeSmallInteger", "alias": "IsDeliverable", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 25, "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 5, "domain": { "type": "codedValue", "name": "WS2_AddressType", "description": "Valid AddressType values originally defined by SanRafael.", "codedValues": [ { "name": "BLDG", "code": "BLDG" }, { "name": "CMRCL", "code": "CMRCL" }, { "name": "COMN", "code": "COMN" }, { "name": "MISC", "code": "MISC" }, { "name": "RDPX", "code": "RDPX" }, { "name": "SDU", "code": "SDU" }, { "name": "SFR", "code": "SFR" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelAngleArithmetic", "type": "esriFieldTypeInteger", "alias": "LabelAngleArithmetic", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_Formatted", "fields": "Formatted", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_PropID", "fields": "PropID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_cadas_SITUS_ADDRESS_POINT_Unit", "fields": "Unit", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S385_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 400000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 134, 0, 171, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[STREET_NAM]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 15, "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": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5834777.984413445, "ymin": 2120866.6201319396, "xmax": 6012832.347792193, "ymax": 2311400.5199032724, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeDirP", "type": "esriFieldTypeString", "alias": "FeDirP", "length": 2, "domain": null }, { "name": "FeName", "type": "esriFieldTypeString", "alias": "FeName", "length": 30, "domain": null }, { "name": "FeType", "type": "esriFieldTypeString", "alias": "FeType", "length": 4, "domain": null }, { "name": "FeDirS", "type": "esriFieldTypeString", "alias": "FeDirS", "length": 2, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "FrAddL", "type": "esriFieldTypeDouble", "alias": "FrAddL", "domain": null }, { "name": "ToAddL", "type": "esriFieldTypeDouble", "alias": "ToAddL", "domain": null }, { "name": "FrAddR", "type": "esriFieldTypeDouble", "alias": "FrAddR", "domain": null }, { "name": "ToAddR", "type": "esriFieldTypeDouble", "alias": "ToAddR", "domain": null }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "ZipL", "length": 5, "domain": null }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "ZipR", "length": 5, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "sPMSKey", "type": "esriFieldTypeString", "alias": "sPMSKey", "length": 20, "domain": null }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "length": 50, "domain": null }, { "name": "DivDir", "type": "esriFieldTypeString", "alias": "DivDir", "length": 3, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null }, { "name": "PFrAddL", "type": "esriFieldTypeDouble", "alias": "PFrAddL", "domain": null }, { "name": "PToAddL", "type": "esriFieldTypeDouble", "alias": "PToAddL", "domain": null }, { "name": "PFrAddR", "type": "esriFieldTypeDouble", "alias": "PFrAddR", "domain": null }, { "name": "PToAddR", "type": "esriFieldTypeDouble", "alias": "PToAddR", "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "length": 2, "domain": { "type": "codedValue", "name": "WS1_FunctionalClass", "description": "Valid FunctionalClass values.", "codedValues": [ { "name": "Arterial", "code": "A" }, { "name": "Alley/ServiceRd", "code": "AS" }, { "name": "Collector", "code": "C" }, { "name": "Driveway", "code": "DR" }, { "name": "Interstate", "code": "IS" }, { "name": "Local", "code": "L" }, { "name": "OtherFreeways", "code": "OF" }, { "name": "ParkingLots", "code": "P" }, { "name": "Pier/Dock", "code": "PD" }, { "name": "Ramp", "code": "RP" }, { "name": "RailRoad", "code": "RR" }, { "name": "Trail (stairs, bike, ped, non-vehicular)", "code": "T" }, { "name": "VehicularTrail", "code": "VT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 25, "domain": null }, { "name": "EditComment", "type": "esriFieldTypeString", "alias": "EditComment", "length": 250, "domain": null }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CalTransClassification", "type": "esriFieldTypeString", "alias": "CalTrans Functional Classification", "length": 20, "domain": null }, { "name": "LocalClassification", "type": "esriFieldTypeString", "alias": "Local Functional Classification", "length": 20, "domain": null }, { "name": "LocalRoadNumber", "type": "esriFieldTypeString", "alias": "Local Road Number ID", "length": 10, "domain": null }, { "name": "RoadLevel", "type": "esriFieldTypeInteger", "alias": "Code for Overpasses or Tunnels", "domain": { "type": "codedValue", "name": "WS1_trans_RoadLevel", "description": "Valid TRANS RoadLevels", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I5977CFCC", "fields": "CFCC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977FunctionalC", "fields": "FunctionalClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977RoadLevel", "fields": "RoadLevel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977City", "fields": "City", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977Jurisdictio", "fields": "Jurisdiction", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S945_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Road Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 400000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[STREET_NAM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "FENAME <> '...'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "LABEL", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5834777.984413445, "ymin": 2120866.6201319396, "xmax": 6012832.347792193, "ymax": 2311400.5199032724, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeDirP", "type": "esriFieldTypeString", "alias": "FeDirP", "length": 2, "domain": null }, { "name": "FeName", "type": "esriFieldTypeString", "alias": "FeName", "length": 30, "domain": null }, { "name": "FeType", "type": "esriFieldTypeString", "alias": "FeType", "length": 4, "domain": null }, { "name": "FeDirS", "type": "esriFieldTypeString", "alias": "FeDirS", "length": 2, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "FrAddL", "type": "esriFieldTypeDouble", "alias": "FrAddL", "domain": null }, { "name": "ToAddL", "type": "esriFieldTypeDouble", "alias": "ToAddL", "domain": null }, { "name": "FrAddR", "type": "esriFieldTypeDouble", "alias": "FrAddR", "domain": null }, { "name": "ToAddR", "type": "esriFieldTypeDouble", "alias": "ToAddR", "domain": null }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "ZipL", "length": 5, "domain": null }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "ZipR", "length": 5, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "sPMSKey", "type": "esriFieldTypeString", "alias": "sPMSKey", "length": 20, "domain": null }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "length": 50, "domain": null }, { "name": "DivDir", "type": "esriFieldTypeString", "alias": "DivDir", "length": 3, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null }, { "name": "PFrAddL", "type": "esriFieldTypeDouble", "alias": "PFrAddL", "domain": null }, { "name": "PToAddL", "type": "esriFieldTypeDouble", "alias": "PToAddL", "domain": null }, { "name": "PFrAddR", "type": "esriFieldTypeDouble", "alias": "PFrAddR", "domain": null }, { "name": "PToAddR", "type": "esriFieldTypeDouble", "alias": "PToAddR", "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "length": 2, "domain": { "type": "codedValue", "name": "WS1_FunctionalClass", "description": "Valid FunctionalClass values.", "codedValues": [ { "name": "Arterial", "code": "A" }, { "name": "Alley/ServiceRd", "code": "AS" }, { "name": "Collector", "code": "C" }, { "name": "Driveway", "code": "DR" }, { "name": "Interstate", "code": "IS" }, { "name": "Local", "code": "L" }, { "name": "OtherFreeways", "code": "OF" }, { "name": "ParkingLots", "code": "P" }, { "name": "Pier/Dock", "code": "PD" }, { "name": "Ramp", "code": "RP" }, { "name": "RailRoad", "code": "RR" }, { "name": "Trail (stairs, bike, ped, non-vehicular)", "code": "T" }, { "name": "VehicularTrail", "code": "VT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 25, "domain": null }, { "name": "EditComment", "type": "esriFieldTypeString", "alias": "EditComment", "length": 250, "domain": null }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CalTransClassification", "type": "esriFieldTypeString", "alias": "CalTrans Functional Classification", "length": 20, "domain": null }, { "name": "LocalClassification", "type": "esriFieldTypeString", "alias": "Local Functional Classification", "length": 20, "domain": null }, { "name": "LocalRoadNumber", "type": "esriFieldTypeString", "alias": "Local Road Number ID", "length": 10, "domain": null }, { "name": "RoadLevel", "type": "esriFieldTypeInteger", "alias": "Code for Overpasses or Tunnels", "domain": { "type": "codedValue", "name": "WS1_trans_RoadLevel", "description": "Valid TRANS RoadLevels", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I5977CFCC", "fields": "CFCC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977FunctionalC", "fields": "FunctionalClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977RoadLevel", "fields": "RoadLevel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977City", "fields": "City", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977Jurisdictio", "fields": "Jurisdiction", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S945_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CFCC", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "A15", "label": "Highway 101, 580" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "A11", "label": "Other Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "A31", "label": "Other Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "A35", "label": "Other Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A41", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A42", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A43", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A45", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A49", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A63", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "A51", "label": "Fire Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 98, 135, 148, 255 ], "width": 0.4 }, "value": "A64", "label": "Driveway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A71", "label": "Footpath" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A72", "label": "Footpath" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A73", "label": "Footpath" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "A74", "label": "Footpath" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "B01", "label": "Railroad" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "B02", "label": "Railroad" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "B03", "label": "Railroad" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 132, 101, 255 ], "toColor": [ 168, 132, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 102, 250, 255 ], "toColor": [ 159, 102, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 96, 255 ], "toColor": [ 89, 240, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 239, 250, 255 ], "toColor": [ 125, 239, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 125, 189, 255 ], "toColor": [ 85, 125, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 67, 128, 255 ], "toColor": [ 163, 67, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 243, 110, 255 ], "toColor": [ 250, 243, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 130, 71, 255 ], "toColor": [ 51, 130, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 101, 84, 255 ], "toColor": [ 232, 101, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 240, 176, 255 ], "toColor": [ 149, 240, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 160, 250, 255 ], "toColor": [ 238, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 124, 128, 255 ], "toColor": [ 54, 124, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 184, 90, 255 ], "toColor": [ 151, 184, 90, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5834777.984413445, "ymin": 2120866.6201319396, "xmax": 6012832.347792193, "ymax": 2311400.5199032724, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeDirP", "type": "esriFieldTypeString", "alias": "FeDirP", "length": 2, "domain": null }, { "name": "FeName", "type": "esriFieldTypeString", "alias": "FeName", "length": 30, "domain": null }, { "name": "FeType", "type": "esriFieldTypeString", "alias": "FeType", "length": 4, "domain": null }, { "name": "FeDirS", "type": "esriFieldTypeString", "alias": "FeDirS", "length": 2, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "FrAddL", "type": "esriFieldTypeDouble", "alias": "FrAddL", "domain": null }, { "name": "ToAddL", "type": "esriFieldTypeDouble", "alias": "ToAddL", "domain": null }, { "name": "FrAddR", "type": "esriFieldTypeDouble", "alias": "FrAddR", "domain": null }, { "name": "ToAddR", "type": "esriFieldTypeDouble", "alias": "ToAddR", "domain": null }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "ZipL", "length": 5, "domain": null }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "ZipR", "length": 5, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "sPMSKey", "type": "esriFieldTypeString", "alias": "sPMSKey", "length": 20, "domain": null }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "length": 50, "domain": null }, { "name": "DivDir", "type": "esriFieldTypeString", "alias": "DivDir", "length": 3, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null }, { "name": "PFrAddL", "type": "esriFieldTypeDouble", "alias": "PFrAddL", "domain": null }, { "name": "PToAddL", "type": "esriFieldTypeDouble", "alias": "PToAddL", "domain": null }, { "name": "PFrAddR", "type": "esriFieldTypeDouble", "alias": "PFrAddR", "domain": null }, { "name": "PToAddR", "type": "esriFieldTypeDouble", "alias": "PToAddR", "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "length": 2, "domain": { "type": "codedValue", "name": "WS1_FunctionalClass", "description": "Valid FunctionalClass values.", "codedValues": [ { "name": "Arterial", "code": "A" }, { "name": "Alley/ServiceRd", "code": "AS" }, { "name": "Collector", "code": "C" }, { "name": "Driveway", "code": "DR" }, { "name": "Interstate", "code": "IS" }, { "name": "Local", "code": "L" }, { "name": "OtherFreeways", "code": "OF" }, { "name": "ParkingLots", "code": "P" }, { "name": "Pier/Dock", "code": "PD" }, { "name": "Ramp", "code": "RP" }, { "name": "RailRoad", "code": "RR" }, { "name": "Trail (stairs, bike, ped, non-vehicular)", "code": "T" }, { "name": "VehicularTrail", "code": "VT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 25, "domain": null }, { "name": "EditComment", "type": "esriFieldTypeString", "alias": "EditComment", "length": 250, "domain": null }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CalTransClassification", "type": "esriFieldTypeString", "alias": "CalTrans Functional Classification", "length": 20, "domain": null }, { "name": "LocalClassification", "type": "esriFieldTypeString", "alias": "Local Functional Classification", "length": 20, "domain": null }, { "name": "LocalRoadNumber", "type": "esriFieldTypeString", "alias": "Local Road Number ID", "length": 10, "domain": null }, { "name": "RoadLevel", "type": "esriFieldTypeInteger", "alias": "Code for Overpasses or Tunnels", "domain": { "type": "codedValue", "name": "WS1_trans_RoadLevel", "description": "Valid TRANS RoadLevels", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I5977CFCC", "fields": "CFCC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977FunctionalC", "fields": "FunctionalClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977RoadLevel", "fields": "RoadLevel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977City", "fields": "City", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977Jurisdictio", "fields": "Jurisdiction", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S945_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -441041.633156, "mUnits": 7812.499992724042 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTEID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5834777.984413445, "ymin": 2120866.6201319396, "xmax": 6012832.347792193, "ymax": 2311400.5199032724, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROUTENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 50, "domain": null }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 25, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1456_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I5978RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S946_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Paper Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 0, 138, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5956835.000141442, "ymin": 2137144.3283901066, "xmax": 5998326.500163525, "ymax": 2239595.934510097, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeDirP", "type": "esriFieldTypeString", "alias": "FeDirP", "length": 2, "domain": null }, { "name": "FeName", "type": "esriFieldTypeString", "alias": "FeName", "length": 30, "domain": null }, { "name": "FeType", "type": "esriFieldTypeString", "alias": "FeType", "length": 4, "domain": null }, { "name": "FeDirS", "type": "esriFieldTypeString", "alias": "FeDirS", "length": 2, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "FrAddL", "type": "esriFieldTypeDouble", "alias": "FrAddL", "domain": null }, { "name": "ToAddL", "type": "esriFieldTypeDouble", "alias": "ToAddL", "domain": null }, { "name": "FrAddR", "type": "esriFieldTypeDouble", "alias": "FrAddR", "domain": null }, { "name": "ToAddR", "type": "esriFieldTypeDouble", "alias": "ToAddR", "domain": null }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "ZipL", "length": 5, "domain": null }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "ZipR", "length": 5, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 10, "domain": null }, { "name": "sPMSKey", "type": "esriFieldTypeString", "alias": "sPMSKey", "length": 20, "domain": null }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "length": 50, "domain": null }, { "name": "DivDir", "type": "esriFieldTypeString", "alias": "DivDir", "length": 3, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null }, { "name": "PFrAddL", "type": "esriFieldTypeDouble", "alias": "PFrAddL", "domain": null }, { "name": "PToAddL", "type": "esriFieldTypeDouble", "alias": "PToAddL", "domain": null }, { "name": "PFrAddR", "type": "esriFieldTypeDouble", "alias": "PFrAddR", "domain": null }, { "name": "PToAddR", "type": "esriFieldTypeDouble", "alias": "PToAddR", "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "length": 2, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 25, "domain": null }, { "name": "EditComment", "type": "esriFieldTypeString", "alias": "EditComment", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1737_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1166_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979214E8, "falseY": -9.326949999975528E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 207, 199, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUMBER] CONCAT \" \" CONCAT [UNITCODE] CONCAT \" \" CONCAT [UNIT]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5834461.150409266, "ymin": 2112497.3237001747, "xmax": 6001272.824101629, "ymax": 2311014.1190860583, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FORMATTED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Formatted", "type": "esriFieldTypeString", "alias": "Formatted", "length": 50, "domain": null }, { "name": "PrimaryID", "type": "esriFieldTypeString", "alias": "PrimaryID", "length": 1, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 20, "domain": null }, { "name": "Fraction", "type": "esriFieldTypeString", "alias": "Fraction", "length": 3, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "length": 6, "domain": null }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "PreDir", "length": 2, "domain": null }, { "name": "PostDir", "type": "esriFieldTypeString", "alias": "PostDir", "length": 2, "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 4, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 5, "domain": null }, { "name": "UnitCode", "type": "esriFieldTypeString", "alias": "UnitCode", "length": 4, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 5, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CreateUser", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "UpdateUser", "type": "esriFieldTypeString", "alias": "UpdateUser", "length": 25, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeDouble", "alias": "Lat_Y", "domain": null }, { "name": "Long_X", "type": "esriFieldTypeDouble", "alias": "Long_X", "domain": null }, { "name": "IsDeliverable", "type": "esriFieldTypeSmallInteger", "alias": "IsDeliverable", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 25, "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 5, "domain": { "type": "codedValue", "name": "WS1_AddressType", "description": "Valid AddressType values originally defined by SanRafael.", "codedValues": [ { "name": "BLDG", "code": "BLDG" }, { "name": "CMRCL", "code": "CMRCL" }, { "name": "COMN", "code": "COMN" }, { "name": "MISC", "code": "MISC" }, { "name": "RDPX", "code": "RDPX" }, { "name": "SDU", "code": "SDU" }, { "name": "SFR", "code": "SFR" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelAngleArithmetic", "type": "esriFieldTypeInteger", "alias": "LabelAngleArithmetic", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_Formatted", "fields": "Formatted", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_PropID", "fields": "PropID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_cadas_SITUS_ADDRESS_POINT_Unit", "fields": "Unit", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S385_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Parcel ID", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PROPID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5834375.889416367, "ymin": 2125631.475845173, "xmax": 6028423.048765093, "ymax": 2312383.023283094, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PropID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "AsrGeoRef", "type": "esriFieldTypeString", "alias": "AsrGeoRef", "length": 1, "domain": null }, { "name": "AsrCADDwg", "type": "esriFieldTypeString", "alias": "AsrCADDwg", "length": 1, "domain": null }, { "name": "UnitCode", "type": "esriFieldTypeString", "alias": "Unitcode", "length": 4, "domain": null }, { "name": "PublicOwnerNameStandard", "type": "esriFieldTypeString", "alias": "PublicOwnerNameStandard", "length": 50, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0010240000009536748, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999992096E8, "falseY": -9.326949999962251E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5834375.889416367, "ymin": 2125631.475845173, "xmax": 6028423.048765093, "ymax": 2312383.023283094, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PropID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Rectify", "type": "esriFieldTypeString", "alias": "Rectify", "length": 1, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "AsrGeoRef", "type": "esriFieldTypeString", "alias": "AsrGeoRef", "length": 1, "domain": null }, { "name": "AsrCADDwg", "type": "esriFieldTypeString", "alias": "AsrCADDwg", "length": 1, "domain": null }, { "name": "UseCd", "type": "esriFieldTypeString", "alias": "UseCd", "length": 2, "domain": null }, { "name": "UseCdDesc", "type": "esriFieldTypeString", "alias": "UseCdDesc", "length": 30, "domain": null }, { "name": "LivingUnits", "type": "esriFieldTypeInteger", "alias": "LivingUnits", "domain": null }, { "name": "MailToName1", "type": "esriFieldTypeString", "alias": "MailToName1", "length": 50, "domain": null }, { "name": "MailLine1", "type": "esriFieldTypeString", "alias": "MailLine1", "length": 35, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 20, "domain": null }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "length": 2, "domain": null }, { "name": "MailZipCode", "type": "esriFieldTypeString", "alias": "MailZipCode", "length": 10, "domain": null }, { "name": "TaxRateArea", "type": "esriFieldTypeString", "alias": "TaxRateArea", "length": 6, "domain": null }, { "name": "PropEndDt", "type": "esriFieldTypeDate", "alias": "PropEndDt", "length": 8, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 35, "domain": null }, { "name": "AssessorSitusAddress", "type": "esriFieldTypeString", "alias": "AssessorSitusAddress", "length": 50, "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": "R376_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_MailToName1", "fields": "MailToName1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PropID", "fields": "PropID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S364_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 1.7893183582313177E-4, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -1.1586059999994217E8, "falseY": -9.326949999999039E7, "xyUnits": 44709.76315197334, "falseZ": -107374.18225, "zUnits": 40000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5834612.31996147, "ymin": 2125758.8047020882, "xmax": 6007729.660030812, "ymax": 2312043.54999787, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SourceCode", "type": "esriFieldTypeString", "alias": "SourceCode", "length": 75, "domain": { "type": "codedValue", "name": "WS1_BuildingFootprint_SourceCode", "description": "Valid BUILDING_FOOTPRINT SourceCode values.", "codedValues": [ { "name": "2018 Imagery", "code": "2018 Imagery" }, { "name": "Belvedere Building Plan", "code": "Belvedere Building Plan" }, { "name": "Corte Madera Building Plan", "code": "Corte Madera Building Plan" }, { "name": "DG_2007 30cm (countywide Digital Globe)", "code": "DG_2007 30cm (countywide Digital Globe)" }, { "name": "Fairfax Building Plan", "code": "Fairfax Building Plan" }, { "name": "Larkspur Building Plan", "code": "Larkspur Building Plan" }, { "name": "Mill Valley Building Plan", "code": "Mill Valley Building Plan" }, { "name": "NAIP_2010 100cm (countywide USDA National Agricultural Imagery Program)", "code": "NAIP_2010 100cm (countywide USDA National Agricultural Imagery Program)" }, { "name": "NAIP_2012 100cm (countywide USDA National Agricultural Imagery Program)", "code": "NAIP_2012 100cm (countywide USDA National Agricultural Imagery Program)" }, { "name": "Novato Building Plan", "code": "Novato Building Plan" }, { "name": "Ross Building Plan", "code": "Ross Building Plan" }, { "name": "San Anselmo Building Plan", "code": "San Anselmo Building Plan" }, { "name": "San Rafael Building Plan", "code": "San Rafael Building Plan" }, { "name": "Sausalito Building Plan", "code": "Sausalito Building Plan" }, { "name": "Tiburon Building Plan", "code": "Tiburon Building Plan" }, { "name": "Unincorporated Building Plan", "code": "Unincorporated Building Plan" }, { "name": "USGS_IFN_2011 15cm (urban-area USGS Imagery for the Nation)", "code": "USGS_IFN_2011 15cm (urban-area USGS Imagery for the Nation)" }, { "name": "USGS_IFN_2014 15cm (USGS Imagery for the Nation)", "code": "USGS_IFN_2014 15cm (USGS Imagery for the Nation)" }, { "name": "Vargis_2004 10cm (urban-area_orthophoto)", "code": "Vargis_2004 10cm (urban-area orthophoto)" }, { "name": "Vargis_2004 30cm (rural-area orthophoto)", "code": "Vargis_2004 30cm (rural-area orthophoto)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceDateYear", "type": "esriFieldTypeInteger", "alias": "SourceDateYear", "domain": null }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "length": 25, "domain": { "type": "codedValue", "name": "WS1_BuildingFootprint_BuildingType", "description": "Valid BUILDING_FOOTPRINT BuildingType values.", "codedValues": [ { "name": "General / Residential", "code": "1" }, { "name": "Hospitality", "code": "10" }, { "name": "Airport", "code": "11" }, { "name": "Industrial", "code": "12" }, { "name": "CommunityCenter", "code": "13" }, { "name": "Government", "code": "2" }, { "name": "Medical", "code": "3" }, { "name": "Education", "code": "4" }, { "name": "Transportation", "code": "5" }, { "name": "Commercial", "code": "6" }, { "name": "Religious", "code": "7" }, { "name": "Recreation", "code": "8" }, { "name": "Cultural / Heritage", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 80, "domain": null }, { "name": "BaseElevationMinFeet", "type": "esriFieldTypeDouble", "alias": "BaseElevationMinFeet", "domain": null }, { "name": "PeakElevationMaxFeet", "type": "esriFieldTypeDouble", "alias": "PeakElevationMaxFeet", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS1_fac_BUILDING_FOOTPRINT_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "length": 50, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R432_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_fac_BUILDING_FOOTPRINT_BuildingType", "fields": "BuildingType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S416_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "City Limit Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979521E8, "falseY": -9.326949999986033E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "UCASE([Name])", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5950665.814386427, "ymin": 2134804.413663894, "xmax": 6007731.61744757, "ymax": 2247256.4430166185, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "ProperName", "type": "esriFieldTypeString", "alias": "ProperName", "length": 50, "domain": null }, { "name": "FireProviderFlag", "type": "esriFieldTypeString", "alias": "FireProviderFlag", "length": 1, "domain": null }, { "name": "SanitaryProviderFlag", "type": "esriFieldTypeString", "alias": "SanitaryProviderFlag", "length": 1, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "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": "R1891_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1281_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Cities with color fill", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979521E8, "falseY": -9.326949999986033E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 228, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Belvedere", "label": "Belvedere" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 196, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Corte Madera", "label": "Corte Madera" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 192, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Fairfax", "label": "Fairfax" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 164, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Larkspur", "label": "Larkspur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 216, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Mill Valley", "label": "Mill Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 239, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Novato", "label": "Novato" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 225, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Ross", "label": "Ross" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 166, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "San Anselmo", "label": "San Anselmo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "San Rafael", "label": "San Rafael" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 216, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Sausalito", "label": "Sausalito" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 203, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Tiburon", "label": "Tiburon" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 132, 101, 255 ], "toColor": [ 168, 132, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 102, 250, 255 ], "toColor": [ 159, 102, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 96, 255 ], "toColor": [ 89, 240, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 239, 250, 255 ], "toColor": [ 125, 239, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 125, 189, 255 ], "toColor": [ 85, 125, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 67, 128, 255 ], "toColor": [ 163, 67, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 243, 110, 255 ], "toColor": [ 250, 243, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 130, 71, 255 ], "toColor": [ 51, 130, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 101, 84, 255 ], "toColor": [ 232, 101, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 240, 176, 255 ], "toColor": [ 149, 240, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 160, 250, 255 ], "toColor": [ 238, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 124, 128, 255 ], "toColor": [ 54, 124, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 184, 90, 255 ], "toColor": [ 151, 184, 90, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5950665.814386427, "ymin": 2134804.413663894, "xmax": 6007731.61744757, "ymax": 2247256.4430166185, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "ProperName", "type": "esriFieldTypeString", "alias": "ProperName", "length": 50, "domain": null }, { "name": "FireProviderFlag", "type": "esriFieldTypeString", "alias": "FireProviderFlag", "length": 1, "domain": null }, { "name": "SanitaryProviderFlag", "type": "esriFieldTypeString", "alias": "SanitaryProviderFlag", "length": 1, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "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": "R1891_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1281_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "City Sphere of Influence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979521E8, "falseY": -9.326949999986033E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 251, 228, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 228, 202, 255 ], "width": 4 } }, "value": "Belvedere", "label": "Belvedere" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 243, 196, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 196, 216, 255 ], "width": 4 } }, "value": "Corte Madera", "label": "Corte Madera" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 157, 192, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 192, 192, 255 ], "width": 4 } }, "value": "Fairfax", "label": "Fairfax" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 254, 164, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 164, 164, 255 ], "width": 4 } }, "value": "Larkspur", "label": "Larkspur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 200, 216, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 216, 154, 255 ], "width": 4 } }, "value": "Mill Valley", "label": "Mill Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 200, 239, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 239, 190, 255 ], "width": 4 } }, "value": "Novato", "label": "Novato" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 233, 225, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 225, 94, 255 ], "width": 4 } }, "value": "Ross", "label": "Ross" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 203, 166, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 166, 203, 255 ], "width": 4 } }, "value": "San Anselmo", "label": "San Anselmo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 204, 255 ], "width": 4 } }, "value": "San Rafael", "label": "San Rafael" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 204, 216, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 216, 246, 255 ], "width": 4 } }, "value": "Sausalito", "label": "Sausalito" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 223, 203, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 203, 197, 255 ], "width": 4 } }, "value": "Tiburon", "label": "Tiburon" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 132, 101, 255 ], "toColor": [ 168, 132, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 102, 250, 255 ], "toColor": [ 159, 102, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 96, 255 ], "toColor": [ 89, 240, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 239, 250, 255 ], "toColor": [ 125, 239, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 125, 189, 255 ], "toColor": [ 85, 125, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 67, 128, 255 ], "toColor": [ 163, 67, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 243, 110, 255 ], "toColor": [ 250, 243, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 130, 71, 255 ], "toColor": [ 51, 130, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 101, 84, 255 ], "toColor": [ 232, 101, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 240, 176, 255 ], "toColor": [ 149, 240, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 160, 250, 255 ], "toColor": [ 238, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 124, 128, 255 ], "toColor": [ 54, 124, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 184, 90, 255 ], "toColor": [ 151, 184, 90, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 11, "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, 242, 242, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5950665.814386427, "ymin": 2134804.413663894, "xmax": 6007731.61744757, "ymax": 2247256.4430166185, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "ProperName", "type": "esriFieldTypeString", "alias": "ProperName", "length": 50, "domain": null }, { "name": "FireProviderFlag", "type": "esriFieldTypeString", "alias": "FireProviderFlag", "length": 1, "domain": null }, { "name": "SanitaryProviderFlag", "type": "esriFieldTypeString", "alias": "SanitaryProviderFlag", "length": 1, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "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": "R1891_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1281_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0010240000009536748, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999954489E8, "falseY": -9.326949999998732E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5816131.662959456, "ymin": 2125631.4758643657, "xmax": 6028423.048757166, "ymax": 2312383.023302287, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "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": "R329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "County Legal Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0010240000009536748, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999954489E8, "falseY": -9.326949999998732E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5816131.662959456, "ymin": 2125631.4758643657, "xmax": 6028423.048757166, "ymax": 2312383.023302287, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "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": "R329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 16, "name": "Condominium Common Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 1.0129641801689204E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999997938E8, "falseY": -9.326949999997541E7, "xyUnits": 78976.13910361502, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[PROPID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Default", "priority": 7, "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, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5920732.481995031, "ymin": 2136009.8201559186, "xmax": 6000670.232835397, "ymax": 2239596.5762426704, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PropID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S360_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 17, "name": "Mobile Home Pad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 6.446149123732819E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999997091E8, "falseY": -9.326949999999747E7, "xyUnits": 124105.10285197034, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARCELNUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5932163.500760734, "ymin": 2169558.604641959, "xmax": 5981749.426017493, "ymax": 2235477.6513854116, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PADID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PadID", "type": "esriFieldTypeString", "alias": "PadID", "length": 10, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S363_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Zip Codes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0010240000009536742, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999969342E8, "falseY": -9.326949999950562E7, "xyUnits": 7812.499992724043, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZIPCODEGEO", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 117, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94901", "label": "94901" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 232, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94903", "label": "94903" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 127, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94904", "label": "94904" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 162, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94920", "label": "94920" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 111, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94924", "label": "94924" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 145, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94925", "label": "94925" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 245, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94929", "label": "94929" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 230, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94930", "label": "94930" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 161, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94933", "label": "94933" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 173, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94937", "label": "94937" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 88, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94938", "label": "94938" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 114, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94939", "label": "94939" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 111, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94940", "label": "94940" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 47, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94941", "label": "94941" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 49, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94945", "label": "94945" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 81, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94946", "label": "94946" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 75, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94947", "label": "94947" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 61, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94949", "label": "94949" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 95, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94950", "label": "94950" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 199, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94952", "label": "94952" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 156, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94956", "label": "94956" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 71, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94957", "label": "94957" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 211, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94960", "label": "94960" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 84, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94963", "label": "94963" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 174, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94964", "label": "94964" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 122, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94965", "label": "94965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 99, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94970", "label": "94970" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 201, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94971", "label": "94971" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 135, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "94973", "label": "94973" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 132, 101, 255 ], "toColor": [ 168, 132, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 70, 199, 255 ], "toColor": [ 87, 70, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 232, 84, 255 ], "toColor": [ 93, 232, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 184, 255 ], "toColor": [ 250, 92, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 177, 237, 255 ], "toColor": [ 104, 177, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 240, 198, 255 ], "toColor": [ 156, 240, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 247, 94, 255 ], "toColor": [ 247, 247, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 76, 133, 255 ], "toColor": [ 118, 76, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 133, 124, 255 ], "toColor": [ 57, 133, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 86, 245, 255 ], "toColor": [ 221, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 166, 75, 255 ], "toColor": [ 102, 166, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 101, 90, 255 ], "toColor": [ 250, 101, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 133, 160, 255 ], "toColor": [ 214, 133, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 142, 245, 255 ], "toColor": [ 211, 142, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 158, 79, 255 ], "toColor": [ 227, 158, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 58, 60, 255 ], "toColor": [ 153, 58, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 106, 189, 255 ], "toColor": [ 74, 106, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 223, 164, 255 ], "toColor": [ 245, 223, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 247, 149, 255 ], "toColor": [ 139, 247, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 197, 212, 255 ], "toColor": [ 99, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 161, 72, 255 ], "toColor": [ 171, 161, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 75, 196, 255 ], "toColor": [ 158, 75, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 165, 250, 255 ], "toColor": [ 169, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 76, 124, 255 ], "toColor": [ 212, 76, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 100, 133, 255 ], "toColor": [ 48, 100, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 85, 87, 255 ], "toColor": [ 135, 85, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 209, 73, 255 ], "toColor": [ 175, 209, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 161, 228, 255 ], "toColor": [ 240, 161, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 186, 164, 255 ], "toColor": [ 76, 186, 164, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[ZIPCODEGEO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 255, 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", "size": 24, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5834104.463339582, "ymin": 2125631.476218, "xmax": 6007869.45908542, "ymax": 2329077.4944554716, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ZIPCODEGEO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZipCodeGeo", "type": "esriFieldTypeString", "alias": "ZipCodeGeo", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R356_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S350_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }