{ "currentVersion": 10.91, "id": 1, "name": "LINE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4230, "latestWkid": 4230 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LINE_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 158, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "GEODESIC", "label": "GEODESIC", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "MERIDIAN", "label": "MERIDIAN", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "PARALLEL", "label": "PARALLEL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.5166667000000302, "ymin": 56.14525830000008, "xmax": 32.00000000000006, "ymax": 74.25000000000006, "spatialReference": { "wkid": 4230, "latestWkid": 4230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "licence_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "Line Identifier", "length": 120, "domain": null }, { "name": "POLYGON_ID", "type": "esriFieldTypeInteger", "alias": "Polygon ID", "domain": null }, { "name": "PART_ID", "type": "esriFieldTypeString", "alias": "Polygon part ID", "length": 40, "domain": null }, { "name": "IS_DONUT_LINE", "type": "esriFieldTypeSmallInteger", "alias": "Is this line part of donut", "domain": null }, { "name": "LINE_ID", "type": "esriFieldTypeSmallInteger", "alias": "Line ID", "domain": null }, { "name": "FROM_POINT", "type": "esriFieldTypeString", "alias": "From point ID", "length": 100, "domain": null }, { "name": "TO_POINT", "type": "esriFieldTypeString", "alias": "To point ID", "length": 100, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "Type of line", "length": 30, "domain": null }, { "name": "LINE_TYPE_DETECTED", "type": "esriFieldTypeSmallInteger", "alias": "Type of line is detected (1=True, 0=False --> is set)", "domain": null }, { "name": "IS_DENSIFIED", "type": "esriFieldTypeSmallInteger", "alias": "Is the line densified", "domain": null }, { "name": "DENSIFIY_DISTANCE", "type": "esriFieldTypeSmallInteger", "alias": "Densification distance", "domain": null }, { "name": "LENGTH_CALC", "type": "esriFieldTypeDouble", "alias": "Calculated length of line", "domain": null }, { "name": "LENGTH_CALC_UNITS", "type": "esriFieldTypeString", "alias": "Calculated length units", "length": 10, "domain": null }, { "name": "LENGTH_CALC_TYPE", "type": "esriFieldTypeString", "alias": "Length calculation method", "length": 30, "domain": null }, { "name": "IS_INSIDE_LINE", "type": "esriFieldTypeSmallInteger", "alias": "Is the line inside merged polygon (part line)", "domain": null }, { "name": "INSERTED_BY", "type": "esriFieldTypeString", "alias": "Creator of the feature", "length": 30, "domain": null }, { "name": "INSERTED_TIMESTAMP", "type": "esriFieldTypeDate", "alias": "Timestamp of when feature was created", "length": 8, "domain": null }, { "name": "IS_NULL_GEOMETRY", "type": "esriFieldTypeSmallInteger", "alias": "Is this a null geometry", "domain": null }, { "name": "ORG_CRS_WKID", "type": "esriFieldTypeString", "alias": "Feature original coordinate system WKID", "length": 20, "domain": null }, { "name": "licence_name", "type": "esriFieldTypeString", "alias": "Given production license name", "length": 30, "domain": null }, { "name": "area_from_date", "type": "esriFieldTypeString", "alias": "Area from date", "length": 30, "domain": null }, { "name": "area_to_date", "type": "esriFieldTypeString", "alias": "Area to date", "length": 30, "domain": null }, { "name": "NPDID_licence", "type": "esriFieldTypeInteger", "alias": "AFEX given production license NPDID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_14_FROM_POINT", "fields": "FROM_POINT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_14_TO_POINT", "fields": "TO_POINT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_14_POLYGON_ID", "fields": "POLYGON_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "FromPoint", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "FROM_POINT", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "ToPoint", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "TO_POINT", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "Polygon", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "POLYGON_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }