{ "layers": [ { "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 1, "name": "Major_Borough_Roads", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "GDB_EmergencyOperations" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Road_Centerlines<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 893679.1144066639, "ymin": 3665240.7236657366, "xmax": 1961496.9800789952, "ymax": 4370835.357421152, "spatialReference": { "wkid": 102633, "latestWkid": 102633, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -52448700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102633, "latestWkid": 102633, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16806300, "falseY": -52448700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FULL_STREET", "type": "esriFieldTypeString", "alias": "FullStreet", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULL_STRT" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "rmf_OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "FromAddr_L", "type": "esriFieldTypeInteger", "alias": "Left FROM Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAddr_L" }, { "name": "ToAddr_L", "type": "esriFieldTypeInteger", "alias": "Left TO Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddr_L" }, { "name": "FromAddr_R", "type": "esriFieldTypeInteger", "alias": "Right FROM Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromAddr_R" }, { "name": "ToAddr_R", "type": "esriFieldTypeInteger", "alias": "Right TO Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToAddr_R" }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "domain": { "type": "codedValue", "name": "ADD_SNAME_PRE_MOD", "description": "ADD STREET NAME PRE MODIFIER", "codedValues": [ { "name": "OLD", "code": "OLD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "St_PreMod" }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "domain": { "type": "codedValue", "name": "ADD_SNAME_DIR", "description": "ADD STREET NAME DIRECTION", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PreDir" }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_Left", "domain": { "type": "codedValue", "name": "STREET_MSAG", "description": "STREET MSAG", "codedValues": [ { "name": "Fairbanks", "code": "FAIRBANKS" }, { "name": "North Pole", "code": "NORTH_POLE" }, { "name": "UAF", "code": "UAF" }, { "name": "Ft. Wainwright", "code": "FORT_WAINWRIGHT" }, { "name": "Ft. Greely", "code": "FORT_GREELY" }, { "name": "Eielson AFB", "code": "EIELSON_AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGComm_L" }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_Right", "domain": { "type": "codedValue", "name": "STREET_MSAG", "description": "STREET MSAG", "codedValues": [ { "name": "Fairbanks", "code": "FAIRBANKS" }, { "name": "North Pole", "code": "NORTH_POLE" }, { "name": "UAF", "code": "UAF" }, { "name": "Ft. Wainwright", "code": "FORT_WAINWRIGHT" }, { "name": "Ft. Greely", "code": "FORT_GREELY" }, { "name": "Eielson AFB", "code": "EIELSON_AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGComm_R" }, { "name": "dmNotesXML", "type": "esriFieldTypeString", "alias": "dmNotesXML", "domain": null, "editable": true, "nullable": true, "length": 3999, "defaultValue": null, "modelName": "dmNotesXML" }, { "name": "dmValidation", "type": "esriFieldTypeString", "alias": "dmValidation", "domain": null, "editable": true, "nullable": true, "length": 3999, "defaultValue": null, "modelName": "dmValidation" }, { "name": "dmClientUploadedFileID", "type": "esriFieldTypeInteger", "alias": "dmClientUploadedFileID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dmClientUploadedFileID" }, { "name": "State_Left", "type": "esriFieldTypeString", "alias": "State_Left", "domain": { "type": "codedValue", "name": "State", "description": "State", "codedValues": [ { "name": "Alaska", "code": "AK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_Left" }, { "name": "State_Right", "type": "esriFieldTypeString", "alias": "State_Right", "domain": { "type": "codedValue", "name": "State", "description": "State", "codedValues": [ { "name": "Alaska", "code": "AK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_Right" }, { "name": "County_Left", "type": "esriFieldTypeString", "alias": "County_Left", "domain": { "type": "codedValue", "name": "County", "description": "County or Borough", "codedValues": [ { "name": "FNSB", "code": "Fairbanks North Star Borough" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_Left" }, { "name": "County_Right", "type": "esriFieldTypeString", "alias": "County_Right", "domain": { "type": "codedValue", "name": "County", "description": "County or Borough", "codedValues": [ { "name": "FNSB", "code": "Fairbanks North Star Borough" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_Right" }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective" }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DiscrpAgID" }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Expire" }, { "name": "AdNumPre_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdNumPre_L" }, { "name": "AdNumPre_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AdNumPre_R" }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "Valid_L", "type": "esriFieldTypeString", "alias": "Validation Left", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Valid_L" }, { "name": "Valid_R", "type": "esriFieldTypeString", "alias": "Validation R", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Valid_R" }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RCL_NGUID" }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PreTyp" }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Seperator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "St_PreSep" }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PreDir" }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LSt_Name" }, { "name": "LSt_Type", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LSt_Type" }, { "name": "LSt_PosDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSt_PosDir" }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_Left", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Country_L" }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_Right", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Country_R" }, { "name": "AddCode_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AddCode_L" }, { "name": "AddCode_R", "type": "esriFieldTypeString", "alias": "Additional Code Right", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AddCode_R" }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_L" }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_R" }, { "name": "UnincCom_L", "type": "esriFieldTypeString", "alias": "Unincorporated Comunity Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UnincCom_L" }, { "name": "UnincCom_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UnincCom_R" }, { "name": "NbrhdCom_L", "type": "esriFieldTypeString", "alias": "Neighborhood Community Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NbrhdCom_L" }, { "name": "NbrhdCom_R", "type": "esriFieldTypeString", "alias": "Neighborhood Community Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NbrhdCom_R" }, { "name": "PostComm_L", "type": "esriFieldTypeString", "alias": "Postal Community Left", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostComm_L" }, { "name": "PostComm_R", "type": "esriFieldTypeString", "alias": "Postal Community Right", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostComm_R" }, { "name": "SpeedLimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null, "editable": true, "nullable": true, "defaultValue": 3, "modelName": "SpeedLimit" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_82", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2902FULL_STREET", "fields": "FULL_STREET", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_82", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Major_Borough_Roads", "description": "", "prototype": { "attributes": { "PostComm_R": null, "FULL_STREET": null, "PostComm_L": null, "SpeedLimit": 3, "NbrhdCom_R": null, "FromAddr_L": null, "ToAddr_L": null, "FromAddr_R": null, "ToAddr_R": null, "St_PreMod": null, "St_PreDir": null, "MSAGComm_L": null, "MSAGComm_R": null, "dmNotesXML": null, "dmValidation": null, "dmClientUploadedFileID": null, "State_Left": null, "State_Right": null, "County_Left": null, "County_Right": null, "Effective": null, "DiscrpAgID": null, "Expire": null, "AdNumPre_L": null, "AdNumPre_R": null, "Parity_L": null, "Parity_R": null, "Valid_L": null, "Valid_R": null, "RCL_NGUID": null, "St_PreTyp": null, "St_PreSep": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "Country_L": null, "Country_R": null, "AddCode_L": null, "AddCode_R": null, "IncMuni_L": null, "IncMuni_R": null, "UnincCom_L": null, "UnincCom_R": null, "NbrhdCom_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7978761cc265424da06ecad9107244d9" } ], "tables": [] }