{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Addresses_public", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2401, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PREMSNUM", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1399887.4180885106, "ymin": 237157.90257759392, "xmax": 1489568.250209421, "ymax": 401319.866903916, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3274803090285496E8, "falseY": -1.0391608914041099E8, "xyUnits": 3.359381912043763E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREMSNUM", "type": "esriFieldTypeString", "alias": "PREMSNUM", "length": 50, "domain": null }, { "name": "PREMSDIR", "type": "esriFieldTypeString", "alias": "PREMSDIR", "length": 50, "domain": { "type": "codedValue", "name": "Prefix_Suffix", "description": "Premise prefix or siffix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PREMSNAM", "type": "esriFieldTypeString", "alias": "PREMSNAM", "length": 50, "domain": null }, { "name": "PREMSTYP", "type": "esriFieldTypeString", "alias": "PREMSTYP", "length": 50, "domain": null }, { "name": "PREMCITY", "type": "esriFieldTypeString", "alias": "PREMCITY", "length": 50, "domain": { "type": "codedValue", "name": "CITY_1", "description": "Postal City", "codedValues": [ { "name": "BROOMES ISLAND", "code": "BROOMES ISLAND" }, { "name": "CHESAPEAKE BEACH", "code": "CHESAPEAKE BEACH" }, { "name": "DUNKIRK", "code": "DUNKIRK" }, { "name": "FRIENDSHIP", "code": "FRIENDSHIP" }, { "name": "HUNTINGTOWN", "code": "HUNTINGTOWN" }, { "name": "LUSBY", "code": "LUSBY" }, { "name": "NORTH BEACH", "code": "NORTH BEACH" }, { "name": "OWINGS", "code": "OWINGS" }, { "name": "PORT REPUBLIC", "code": "PORT REPUBLIC" }, { "name": "PRINCE FREDERICK", "code": "PRINCE FREDERICK" }, { "name": "SOLOMONS", "code": "SOLOMONS" }, { "name": "ST LEONARD", "code": "ST LEONARD" }, { "name": "SUNDERLAND", "code": "SUNDERLAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PREMZIP", "type": "esriFieldTypeString", "alias": "PREMZIP", "length": 50, "domain": { "type": "codedValue", "name": "ZIP", "description": "Postal Zip Code", "codedValues": [ { "name": "20615", "code": "20615" }, { "name": "20629", "code": "20629" }, { "name": "20657", "code": "20657" }, { "name": "20676", "code": "20676" }, { "name": "20678", "code": "20678" }, { "name": "20685", "code": "20685" }, { "name": "20688", "code": "20688" }, { "name": "20689", "code": "20689" }, { "name": "20714", "code": "20714" }, { "name": "20732", "code": "20732" }, { "name": "20736", "code": "20736" }, { "name": "20754", "code": "20754" }, { "name": "20758", "code": "20758" }, { "name": "20639", "code": "20639" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "133597d284eb4fd9a0c302da44daf846" } ], "tables": [] }