{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Roads", "type": "Feature Layer", "parentLayer": { "id": 37, "name": "Transport Infrastructures" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Roadsdata contains information on Roads in Rwamagana District, it was created in 2022 based on data collected from District. This feature class contains 20 attribute fields. Some of these fields are Administrative boundary from Province to Village level,Road status,Activity on Road,Type of road and activity,Road construction in fiscal Year Baseline,Road class,Type Of road,Length in Kilometer,Bicycle road,Pedestrian ways,Road name,Planned and Progress of Road Construction in Km. The data format is in decimal degrees using the World Geodetic System (WGS) 1984.", "copyrightText": "MININFRA", "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 30.225869190764502, "ymin": -2.121592888734576, "xmax": 30.48757133737331, "ymax": -1.8275369939008228, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 101, 67, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "road_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "district" }, { "name": "sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sector" }, { "name": "cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cell" }, { "name": "village", "type": "esriFieldTypeString", "alias": "Village", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "village" }, { "name": "road_status", "type": "esriFieldTypeString", "alias": "Road_status", "domain": { "type": "codedValue", "name": "Recreation type", "description": "", "codedValues": [ { "name": "Existing", "code": "1" }, { "name": "New constructed", "code": "2" }, { "name": "Under construction", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "road_status" }, { "name": "activity_on_road", "type": "esriFieldTypeString", "alias": "Activity_on_Road", "domain": { "type": "codedValue", "name": "Foodshop category", "description": "", "codedValues": [ { "name": "Construction", "code": "1" }, { "name": "Rehabilitation", "code": "2" }, { "name": "Maintainance", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "activity_on_road" }, { "name": "type_of_road_and_activity", "type": "esriFieldTypeString", "alias": "Type_of_road_and_Activity", "domain": { "type": "codedValue", "name": "Access to electricity", "description": "", "codedValues": [ { "name": "Tarmac road", "code": "1" }, { "name": "Paved road", "code": "2" }, { "name": "Murrum road", "code": "3" }, { "name": "Feeder road", "code": "4" }, { "name": "Stone Paved road", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "type_of_road_and_activity" }, { "name": "roadsconstr_infy_kmbaseline", "type": "esriFieldTypeDouble", "alias": "Roadsconstr_inFY_KmBaseline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadsconstr_infy_kmbaseline" }, { "name": "detailednme_plnroadfy_km", "type": "esriFieldTypeString", "alias": "DetailedNme_plnRoadFY_Km", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "detailednme_plnroadfy_km" }, { "name": "road_class", "type": "esriFieldTypeString", "alias": "Road_class", "domain": { "type": "codedValue", "name": "Bicycle road", "description": "", "codedValues": [ { "name": "National", "code": "1" }, { "name": "District road (Class 1)", "code": "2" }, { "name": "District road (Class 1)", "code": "3" }, { "name": "Feeder road", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "road_class" }, { "name": "types_roads", "type": "esriFieldTypeString", "alias": "Types_roads", "domain": { "type": "codedValue", "name": "Access to electricity", "description": "", "codedValues": [ { "name": "Tarmac road", "code": "1" }, { "name": "Paved road", "code": "2" }, { "name": "Murrum road", "code": "3" }, { "name": "Feeder road", "code": "4" }, { "name": "Stone Paved road", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "types_roads" }, { "name": "length_km", "type": "esriFieldTypeDouble", "alias": "Length_km", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length_km" }, { "name": "bicycle_road", "type": "esriFieldTypeString", "alias": "Bicycle_road", "domain": { "type": "codedValue", "name": "Facility type", "description": "", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "bicycle_road" }, { "name": "pedestrian_ways", "type": "esriFieldTypeString", "alias": "Pedestrian_ways", "domain": { "type": "codedValue", "name": "Pedestrian ways", "description": "", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pedestrian_ways" }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Road_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "road_name" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Recreation type", "description": "", "codedValues": [ { "name": "Existing", "code": "1" }, { "name": "New constructed", "code": "2" }, { "name": "Under construction", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "status" }, { "name": "planned_fy", "type": "esriFieldTypeDouble", "alias": "Planned_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "planned_fy" }, { "name": "progress", "type": "esriFieldTypeDouble", "alias": "Progress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "progress" }, { "name": "year_fy", "type": "esriFieldTypeString", "alias": "Year_FY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "year_fy" }, { "name": "observation", "type": "esriFieldTypeString", "alias": "Observation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "observation" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a38_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "observation": null, "year_fy": null, "district": null, "sector": null, "cell": null, "village": null, "road_status": null, "activity_on_road": null, "type_of_road_and_activity": null, "roadsconstr_infy_kmbaseline": null, "detailednme_plnroadfy_km": null, "road_class": null, "types_roads": null, "length_km": null, "bicycle_road": null, "pedestrian_ways": null, "road_name": null, "status": null, "planned_fy": null, "progress": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7b94381326ab49a8ad134673425b88c6" }