{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Sumner County E911 Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1790647.7591413856, "ymin": 712762.4419889003, "xmax": 1873204.5608909726, "ymax": 774846.1934773177, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 63, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OIRID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OIRID" }, { "name": "R_SEGID", "type": "esriFieldTypeString", "alias": "Route Segment Identifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "R_SEGID" }, { "name": "A_SEGID", "type": "esriFieldTypeString", "alias": "Address Segment Identifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "A_SEGID" }, { "name": "SEG_SIDE", "type": "esriFieldTypeString", "alias": "Segment Side", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SEG_SIDE" }, { "name": "GISLINK", "type": "esriFieldTypeString", "alias": "Parcel Link Identifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GISLINK" }, { "name": "STRUCTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "STRUCTYPE" }, { "name": "STRUCDESC", "type": "esriFieldTypeString", "alias": "Structure Description", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCDESC" }, { "name": "STNUM_H", "type": "esriFieldTypeString", "alias": "Street Number High", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STNUM_H" }, { "name": "STNUM_L", "type": "esriFieldTypeString", "alias": "Street Number Low", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STNUM_L" }, { "name": "STNUM", "type": "esriFieldTypeString", "alias": "Street Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STNUM" }, { "name": "STNUMSUF", "type": "esriFieldTypeString", "alias": "Street Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STNUMSUF" }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BUILDING" }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FLOOR" }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Unit Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "UNIT_TYPE" }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT_NUM" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Prefix Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREDIR" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "Prefix Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "Suffix Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUFDIR" }, { "name": "POSTMOD", "type": "esriFieldTypeString", "alias": "Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTMOD" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ADDR_ESN", "type": "esriFieldTypeString", "alias": "Address with ESN", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDR_ESN" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABEL" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "VANITY", "type": "esriFieldTypeString", "alias": "Vanity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VANITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP+4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZIP4" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ESN" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "SUMNER", "modelName": "COUNTY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "TN", "modelName": "STATE" }, { "name": "LON", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LON" }, { "name": "LAT", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LAT" }, { "name": "X_SP", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_SP" }, { "name": "Y_SP", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_SP" }, { "name": "Z_VAL", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z_VAL" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "Initial Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "ADDRAUTH", "type": "esriFieldTypeString", "alias": "Addressing Authority", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRAUTH" }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "Derived Source", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SOURCE" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EDITOR" }, { "name": "GEOMOD", "type": "esriFieldTypeString", "alias": "Geometry Modification Type", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GEOMOD" }, { "name": "GEOSRCE", "type": "esriFieldTypeString", "alias": "Geometry Modification Derived Source", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "GEOSRCE" }, { "name": "GEODATE", "type": "esriFieldTypeDate", "alias": "Geometry Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GEODATE" }, { "name": "ATTMOD", "type": "esriFieldTypeString", "alias": "Attribute Modification", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ATTMOD" }, { "name": "ATTSRCE", "type": "esriFieldTypeString", "alias": "Attribute Modification Derived Source", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "ATTSRCE" }, { "name": "ATTDATE", "type": "esriFieldTypeDate", "alias": "Attribute Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ATTDATE" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": null, "editable": true, "nullable": true, "defaultValue": 730, "modelName": "STATUS" }, { "name": "DELNOTES", "type": "esriFieldTypeString", "alias": "Delete Notes", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DELNOTES" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "LOCATION_NAME", "type": "esriFieldTypeString", "alias": "Location Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCATION_NAME" }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "PSAP", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": "SECC", "modelName": "PSAP" }, { "name": "VOIPESN", "type": "esriFieldTypeString", "alias": "VoIP ESN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "047", "modelName": "VOIPESN" }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "City Code (TriTech)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CITYCODE" }, { "name": "COUNTYCODE", "type": "esriFieldTypeString", "alias": "County Code (TriTech)", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": "SMNR", "modelName": "COUNTYCODE" }, { "name": "SERVICEPROVIDERAREA", "type": "esriFieldTypeString", "alias": "Service Provider Area (TriTech)", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "SERVICEPROVIDERAREA" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "RoutingStreetExtKey", "type": "esriFieldTypeString", "alias": "RoutingStreetExtKey", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "RoutingStreetExtKey" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOT" }, { "name": "SECUNTNUM", "type": "esriFieldTypeString", "alias": "SECUNTNUM", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SECUNTNUM" }, { "name": "ADDR_ID", "type": "esriFieldTypeString", "alias": "ADDR_ID", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "ADDR_ID" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FULLADDR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S303_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sumner County E911 Addresses", "description": "", "prototype": { "attributes": { "ADDR_ID": null, "FULLADDR": null, "OIRID": null, "R_SEGID": null, "A_SEGID": null, "SEG_SIDE": null, "GISLINK": null, "STRUCTYPE": 1, "STRUCDESC": null, "STNUM_H": null, "STNUM_L": null, "STNUM": null, "STNUMSUF": null, "BUILDING": null, "FLOOR": null, "UNIT_TYPE": null, "UNIT_NUM": null, "PREDIR": null, "PRETYPE": null, "NAME": null, "TYPE": null, "SUFDIR": null, "POSTMOD": null, "ADDRESS": null, "ADDR_ESN": null, "LABEL": null, "SUBNAME": null, "VANITY": null, "ZIP": null, "ZIP4": null, "ESN": null, "CITY": null, "COUNTY": "SUMNER", "STATE": "TN", "LON": null, "LAT": null, "X_SP": null, "Y_SP": null, "Z_VAL": null, "GPSDATE": null, "ADDRAUTH": null, "SOURCE": null, "EDITOR": null, "GEOMOD": null, "GEOSRCE": null, "GEODATE": null, "ATTMOD": null, "ATTSRCE": null, "ATTDATE": null, "STATUS": 730, "DELNOTES": null, "NOTES": null, "LOCATION_NAME": null, "PSAP": "SECC", "VOIPESN": "047", "CITYCODE": null, "COUNTYCODE": "SMNR", "SERVICEPROVIDERAREA": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "RoutingStreetExtKey": null, "LOT": null, "SECUNTNUM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1b006f3293e0407cb6b79becf876a2d2" }