{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Existing Addresses - dev", "type": "Feature Layer", "description": "dbo.Address", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c49ab9ff34c40dbc8f9413fc93922157", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQokaWRPWvCQByHnyGZdBB8QangepO4ORgK0g4uQpaAUDopgaRgJkGMQ6GfIEsL0jGjQ+kmLgp+ATfXgGMEXeLQpYNaQpv60j7Lcf/j93D3O4l/Ip04V/br7C+CVKFADyh6HrfA4iJBPI7ZbHKdyxHrdrFWK4xLBKJY5EHTiAkBoxGN4RAn6haRgmQSq9MhI8Rub1kkxmNeNhuq5wiUapWGqoYGCtTrVFwXFXg7Kshm6VgWie9z20aeTOgtl8cFqqZxoyj8QAgwDEq2TQt4jRKIfJ6eaRKLeBYAuo48GPDoeczYF/olSKe5MwxKh+KiSKWg3+fKsjCDgHZYICoVdF1H/j2+o9UC1+V+OuUZWEiw+7ZymYzvg++fUkCtRmI+52m9RpMAtls+HId3xzkdPiDLoQ6CgHYQnB8O8wnWfFOQ1ibpewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Number", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "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": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 735008.4751556627, "ymin": 768006.104606662, "xmax": 768006.1352100782, "ymax": 2.677224412555416E7, "spatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 1.3725506987923574E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "Number", "type": "esriFieldTypeInteger", "alias": "Number", "domain": null }, { "name": "StreetID", "type": "esriFieldTypeDouble", "alias": "StreetID", "domain": null }, { "name": "SubdivisionID", "type": "esriFieldTypeInteger", "alias": "SubdivisionID", "domain": null }, { "name": "CityID", "type": "esriFieldTypeSmallInteger", "alias": "CityID", "domain": null }, { "name": "Zipcode", "type": "esriFieldTypeInteger", "alias": "Zipcode", "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 100, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 15, "domain": null }, { "name": "IsCondo", "type": "esriFieldTypeSmallInteger", "alias": "IsCondo", "domain": null }, { "name": "UnitEnd", "type": "esriFieldTypeString", "alias": "UnitEnd", "length": 50, "domain": null }, { "name": "UnitStart", "type": "esriFieldTypeString", "alias": "UnitStart", "length": 10, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "length": 15, "domain": null }, { "name": "ParentParcelID", "type": "esriFieldTypeInteger", "alias": "ParentParcelID", "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "XCoordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "YCoordinate", "domain": null }, { "name": "Point", "type": "esriFieldTypeGeometry", "alias": "Point", "domain": null }, { "name": "BookValue", "type": "esriFieldTypeString", "alias": "BookValue", "length": 50, "domain": null }, { "name": "BlockValue", "type": "esriFieldTypeString", "alias": "BlockValue", "length": 50, "domain": null }, { "name": "PageValue", "type": "esriFieldTypeString", "alias": "PageValue", "length": 50, "domain": null }, { "name": "RangeValue", "type": "esriFieldTypeSmallInteger", "alias": "RangeValue", "domain": null }, { "name": "LotValue", "type": "esriFieldTypeString", "alias": "LotValue", "length": 50, "domain": null }, { "name": "SectionValue", "type": "esriFieldTypeSmallInteger", "alias": "SectionValue", "domain": null }, { "name": "TownshipValue", "type": "esriFieldTypeSmallInteger", "alias": "TownshipValue", "domain": null }, { "name": "AccelaErrorMessage", "type": "esriFieldTypeString", "alias": "AccelaErrorMessage", "length": 1000, "domain": null }, { "name": "AccelaID", "type": "esriFieldTypeDouble", "alias": "AccelaID", "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 100, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null } ], "geometryField": { "name": "Point", "type": "esriFieldTypeGeometry", "alias": "Point" }, "indexes": [ { "name": "PK_Address", "fields": "ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_ID", "fields": "ID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "10ebe94dd6a6445f81a787aa0c9cad84" } ], "tables": [] }