{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "Jalan Lokal", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "Jalan_Lokal", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": 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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 671932.0986576553, "ymin": 9308179.268530102, "xmax": 693465.9333753283, "ymax": 9325796.593267668, "spatialReference": { "wkid": 32748, "latestWkid": 32748, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAMA"}, "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": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 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": 1, "font": { "family": "Tahoma", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "FUNGSI_JLN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "fungsi_jln", "type": "esriFieldTypeString", "alias": "FUNGSI_JLN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "fungsi_jln" }, { "name": "nama", "type": "esriFieldTypeString", "alias": "NAMA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nama" }, { "name": "lebar_m", "type": "esriFieldTypeDouble", "alias": "lebar_m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lebar_m" }, { "name": "kec", "type": "esriFieldTypeString", "alias": "Kec", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "kec" }, { "name": "kel", "type": "esriFieldTypeString", "alias": "Kel", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "kel" }, { "name": "rt", "type": "esriFieldTypeString", "alias": "rt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rt" }, { "name": "rw", "type": "esriFieldTypeString", "alias": "rw", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rw" }, { "name": "panjang", "type": "esriFieldTypeDouble", "alias": "Panjang (Km)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "panjang" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r457_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a425_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Jalan Lokal", "description": "", "prototype": { "attributes": { "panjang": null, "rw": null, "fungsi_jln": null, "nama": null, "lebar_m": null, "kec": null, "kel": null, "rt": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }