{ "currentVersion": 10.61, "id": 3, "name": "Roads", "parentLayerId": -1, "defaultVisibility": true, "minScale": 49999.999999999985, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -54095.867700000184, "ymin": -3350736.2428000006, "xmax": 19388.230899999977, "ymax": -3254033.4357000003, "spatialReference": {"wkt": "PROJCS[\"WG31\",GEOGCS[\"GCS_Hartebeesthoek_1994\",DATUM[\"D_Hartebeesthoek_1994\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",31.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"} }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_606", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "ALT_NAME IS NULL OR ALT_NAME = ' '", "labelExpression": "[ROAD_LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "NOT ALT_NAME IS NULL AND ALT_NAME <> ' '", "labelExpression": "[ROAD_LABEL] CONCAT \" (\" CONCAT [ALT_NAME] CONCAT \")\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROAD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD_ID", "domain": null, "editable": true, "nullable": true }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 28 }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ROAD_LABEL", "type": "esriFieldTypeString", "alias": "ROAD_LABEL", "domain": null, "editable": true, "nullable": true, "length": 34 }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "domain": null, "editable": true, "nullable": true, "length": 79 }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "SUBURB", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "PLAN_UNIT", "type": "esriFieldTypeString", "alias": "PLAN_UNIT", "domain": null, "editable": true, "nullable": true, "length": 64 }, { "name": "PU_CLUSTER", "type": "esriFieldTypeString", "alias": "PU_CLUSTER", "domain": null, "editable": true, "nullable": true, "length": 24 }, { "name": "ROAD_STAT", "type": "esriFieldTypeString", "alias": "ROAD_STAT", "domain": null, "editable": true, "nullable": true, "length": 34 }, { "name": "LENGTH_M", "type": "esriFieldTypeInteger", "alias": "LENGTH_M", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R253_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1106SUBURB6", "fields": "SUBURB,DISTRICT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1106ALT_NAME", "fields": "ALT_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1106ROAD_LABEL", "fields": "ROAD_LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1106ROAD_TYPE", "fields": "ROAD_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1106ROAD_NAME", "fields": "ROAD_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1106ROAD_ID", "fields": "ROAD_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RD_nm", "fields": "ROAD_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "ROAD_STAT": null, "LENGTH_M": null, "ROAD_ID": null, "ROAD_NAME": null, "ROAD_TYPE": null, "ROAD_LABEL": null, "ALT_NAME": null, "SUBURB": null, "DISTRICT": null, "PLAN_UNIT": null, "PU_CLUSTER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }