{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 502, "name": "Road names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0, "mTolerance": 0, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 500, "name": "Land Information" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SHORTNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[SHORTNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "HIERARCHY in ( 'REGIONAL', 'NATIONAL', 'COLLECTOR', 'DISTRICT')", "useCodedValues": true, "maxScale": 10001, "minScale": 50000, "name": "small scale", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1355788.1387, "ymin": 4896436.166, "xmax": 1425105.0082999999, "ymax": 4987940.3452, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "length": 50, "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "LOCALITY", "length": 25, "domain": null }, { "name": "FORMED", "type": "esriFieldTypeString", "alias": "formed", "length": 10, "domain": { "type": "codedValue", "name": "Rd_Formed", "description": "Road formed types", "codedValues": [ { "name": "Formed", "code": "F" }, { "name": "Not Formed", "code": "NF" }, { "name": "Formed Path only", "code": "FP" }, { "name": "Formed Carpark", "code": "FC" }, { "name": "Park Road", "code": "PR" }, { "name": "Unnamed Private", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AUTHORITY", "type": "esriFieldTypeString", "alias": "authority", "length": 15, "domain": { "type": "codedValue", "name": "Rd_Authority", "description": "", "codedValues": [ { "name": "DCC", "code": "DCC" }, { "name": "TRANSIT", "code": "TRANSIT" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Developer", "code": "DEVELOPER" }, { "name": "DCC - CARS", "code": "DCC - CARS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGALITY", "type": "esriFieldTypeString", "alias": "LEGALITY", "length": 20, "domain": null }, { "name": "NAME_STATUS", "type": "esriFieldTypeString", "alias": "NAME_STATUS", "length": 20, "domain": null }, { "name": "SHCODE", "type": "esriFieldTypeInteger", "alias": "SHCODE", "domain": null }, { "name": "GEMS_ID", "type": "esriFieldTypeInteger", "alias": "GEMS_ID", "domain": null }, { "name": "RAMM_ID", "type": "esriFieldTypeInteger", "alias": "RAMM_ID", "domain": null }, { "name": "CARRWYNO", "type": "esriFieldTypeInteger", "alias": "CARRWYNO", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeInteger", "alias": "CLASS", "domain": null }, { "name": "HIERARCHY", "type": "esriFieldTypeString", "alias": "hierarchy", "length": 15, "domain": { "type": "codedValue", "name": "Rd_Hierarchy", "description": "Road Hierarchy", "codedValues": [ { "name": "Local", "code": "LOCAL" }, { "name": "Collector", "code": "COLLECTOR" }, { "name": "District", "code": "DISTRICT" }, { "name": "Regional", "code": "REGIONAL" }, { "name": "National", "code": "NATIONAL" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IMPEDANCE", "type": "esriFieldTypeDouble", "alias": "IMPEDANCE", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 3, "domain": null }, { "name": "START_M", "type": "esriFieldTypeInteger", "alias": "START_M", "domain": null }, { "name": "END_M", "type": "esriFieldTypeInteger", "alias": "END_M", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1248", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1038_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }