{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.address_number", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "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": 2357425.1747607403, "ymin": -4.7959992745231725E7, "xmax": 2.107539720016254E7, "ymax": 4320297.439232636, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_Transverse_Mercator\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",2625138.996430666],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-115.75],PARAMETER[\"Scale_Factor\",1.00011328],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.50359960495E7, "falseY": -47960400, "xyUnits": 3047.9759675800724, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "street_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "address_id", "type": "esriFieldTypeInteger", "alias": "address_id", "domain": null }, { "name": "primary_is_active", "type": "esriFieldTypeString", "alias": "primary_is_active", "length": 1, "domain": null }, { "name": "secondary_address_id", "type": "esriFieldTypeInteger", "alias": "secondary_address_id", "domain": null }, { "name": "sub_is_active", "type": "esriFieldTypeString", "alias": "sub_is_active", "length": 1, "domain": null }, { "name": "EXT_UID", "type": "esriFieldTypeString", "alias": "EXT_UID", "length": 61, "domain": null }, { "name": "address_number", "type": "esriFieldTypeString", "alias": "address_number", "length": 30, "domain": null }, { "name": "pre_dir", "type": "esriFieldTypeString", "alias": "pre_dir", "length": 3, "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "length": 50, "domain": null }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "suffix", "length": 20, "domain": null }, { "name": "property_type", "type": "esriFieldTypeString", "alias": "property_type", "length": 10, "domain": null }, { "name": "property_id", "type": "esriFieldTypeString", "alias": "property_id", "length": 20, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "unit_type", "length": 10, "domain": null }, { "name": "unit_id", "type": "esriFieldTypeString", "alias": "unit_id", "length": 20, "domain": null }, { "name": "accela_sub_type", "type": "esriFieldTypeString", "alias": "accela_sub_type", "length": 10, "domain": null }, { "name": "accela_sub_id", "type": "esriFieldTypeString", "alias": "accela_sub_id", "length": 41, "domain": null }, { "name": "city_name", "type": "esriFieldTypeString", "alias": "city_name", "length": 30, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 2, "domain": null }, { "name": "zip_code", "type": "esriFieldTypeInteger", "alias": "zip_code", "domain": null }, { "name": "full_address", "type": "esriFieldTypeString", "alias": "full_address", "length": 1024, "domain": null }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "subdivision", "length": 40, "domain": null }, { "name": "address_note", "type": "esriFieldTypeString", "alias": "address_note", "length": 1073741822, "domain": null }, { "name": "address_use", "type": "esriFieldTypeString", "alias": "address_use", "length": 31, "domain": null }, { "name": "send_to_accela", "type": "esriFieldTypeSmallInteger", "alias": "send_to_accela", "domain": null }, { "name": "is_county_address", "type": "esriFieldTypeSmallInteger", "alias": "is_county_address", "domain": null }, { "name": "MEAD_status", "type": "esriFieldTypeString", "alias": "MEAD_status", "length": 50, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "updated_datetime", "type": "esriFieldTypeDate", "alias": "updated_datetime", "length": 8, "domain": null }, { "name": "parcel_no", "type": "esriFieldTypeString", "alias": "parcel_no", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "PK_ADDR_COM_MEAD_addresses_for_accela", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "27d64a2720bf43e29089886d2e40d77d" }