{
 "currentVersion": 10.81,
 "id": 17,
 "name": "POI_FR",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 2056,
  "latestWkid": 2056
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "TOPONYMIE"
 },
 "subLayers": [],
 "minScale": 91000,
 "maxScale": 13501,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     0,
     0,
     0,
     0
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
    "where": "NATURE in ( 'Cirque', 'Col', 'Crête', 'Gorge', 'Grotte', 'Montagne', 'Parc', 'Pic', 'Plaine', 'Rochers', 'Sommet', 'Vallée', 'Versant')",
    "labelExpression": "[NOM]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      130,
      130,
      130,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Calibri",
      "size": 11,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
    "where": "NATURE = 'Lac' OR NATURE = 'Baie'  OR NATURE = 'Perte' OR NATURE = 'Cascade'",
    "labelExpression": "[NOM]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      64,
      140,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Calibri",
      "size": 10,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
    "where": "NATURE = 'Bois'",
    "labelExpression": "[NOM]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      130,
      130,
      130,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Calibri",
      "size": 10,
      "style": "italic",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2462122.1614179425,
  "ymin": 1084235.604167315,
  "xmax": 2538968.450961827,
  "ymax": 1157899.407021219,
  "spatialReference": {
   "wkid": 2056,
   "latestWkid": 2056
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NOM",
 "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": "NOM",
   "type": "esriFieldTypeString",
   "alias": "NOM",
   "length": 70,
   "domain": null
  },
  {
   "name": "IMPORTANCE",
   "type": "esriFieldTypeString",
   "alias": "IMPORTANCE",
   "length": 2,
   "domain": null
  },
  {
   "name": "NATURE",
   "type": "esriFieldTypeString",
   "alias": "NATURE",
   "length": 30,
   "domain": null
  },
  {
   "name": "NIVEAU_ECHELLE",
   "type": "esriFieldTypeInteger",
   "alias": "NIVEAU_ECHELLE",
   "domain": {
    "type": "codedValue",
    "name": "niveau_echelle",
    "description": "echelle de representation",
    "codedValues": [
     {
      "name": "du 1:13'501 au 1:62'500",
      "code": 2
     },
     {
      "name": "du 1:1'501 au 1:13'500",
      "code": 3
     },
     {
      "name": "du 1:100 au 1:1'500",
      "code": 4
     },
     {
      "name": "non représenté",
      "code": 5
     },
     {
      "name": "du 1:62'501 au 1:512'000",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "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,
 "supportsCoordinatesQuantization": true
}