{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 2, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c3fa40b142de843544277d0e8b71f410", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQYlWNhYGBg+P//f1rj8itpDAyMxvY6YmcddEVnMTIyzgLJsYAk/ZoPz9x8+hmIDwLGvqZSM589e8YgJSU1iwWkE0kSDED8IBP+mXPmzHnOAjIWRRYKHn5gZpBhYKhnAdkJMhZdgYUSG8OTKwzGLCAHgexEtsbXVIqB6dMDEPMsC8i1IAeB7AQZC9IJknz06BFIQSMLiAS5FuQgkJ0gY0E6QZIpKSmbAUOZRI2IpV+EAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.HouseNum+\" \"+DomainName($feature, 'PreDir')", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "House Number", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Ebrima", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.CommonName", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Common Name", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": "Ebrima", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -112.15386616799998, "ymin": 40.82209709000006, "xmax": -111.78390777099997, "ymax": 41.19323428800004, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 75, "domain": null }, { "name": "HouseNum", "type": "esriFieldTypeString", "alias": "HouseNum", "length": 10, "domain": null }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "PreDir", "length": 3, "domain": { "type": "codedValue", "name": "Prefix Suff Dir", "description": "Prefix Direction and Suffix Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 5, "domain": null }, { "name": "SufDir", "type": "esriFieldTypeString", "alias": "SufDir", "length": 5, "domain": { "type": "codedValue", "name": "Prefix Suff Dir", "description": "Prefix Direction and Suffix Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityCode", "type": "esriFieldTypeString", "alias": "CityCode", "length": 3, "domain": { "type": "codedValue", "name": "CityCode", "description": "City Code Used in Flex", "codedValues": [ { "name": "BTF", "code": "BTF" }, { "name": "CEN", "code": "CEN" }, { "name": "CLE", "code": "CLE" }, { "name": "CLI", "code": "CLI" }, { "name": "DCO", "code": "DCO" }, { "name": "FAR", "code": "FAR" }, { "name": "FRU", "code": "FRU" }, { "name": "FSN", "code": "FSN" }, { "name": "GSL", "code": "GSL" }, { "name": "HIL", "code": "HIL" }, { "name": "HOO", "code": "HOO" }, { "name": "KAY", "code": "KAY" }, { "name": "LAY", "code": "LAY" }, { "name": "NSL", "code": "NSL" }, { "name": "ODC", "code": "ODC" }, { "name": "ROY", "code": "ROY" }, { "name": "SUN", "code": "SUN" }, { "name": "SW", "code": "SW" }, { "name": "SYR", "code": "SYR" }, { "name": "WB", "code": "WB" }, { "name": "WP", "code": "WP" }, { "name": "WX", "code": "WX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "AliasStree", "type": "esriFieldTypeString", "alias": "Alias Street", "length": 50, "domain": null }, { "name": "AliasStr_1", "type": "esriFieldTypeString", "alias": "Alias Street Type", "length": 5, "domain": null }, { "name": "AliasSufDi", "type": "esriFieldTypeString", "alias": "Alias Suffix Direction", "length": 5, "domain": null }, { "name": "AliasFullN", "type": "esriFieldTypeString", "alias": "Alias Full Address", "length": 75, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "length": 5, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 20, "domain": null }, { "name": "CommonName2", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CommonName3", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1afe4e360fa44a08927ffa9d8e47d58b" }