###### OpenMap properties file ###### ## Refer to original openmap.properties file ## for instructions on how to modify this file. ###################################### ### OpenMap initial Map Settings ### openmap.Latitude=18.972810745239258 openmap.Longitude=7.676344871520996 openmap.Scale=1.0695388E8 openmap.Projection=Mercator openmap.BackgroundColor=ffacd4fb ### OpenMap Components ### openmap.components=informationDelegator mouseDelegator projFactory projectionstack addlayer loadlayer glc menulist toolBar mouseModePanel selectMouseMode navMouseMode distanceMouseMode panMouseMode omdtl deleteButton omdrawingtool omlineloader omcircleloader omrectloader ompointloader omsplineloader omdecsplineloader ompolyloader omdistloader panelsmanager layerHandler projkeys repaintPolicy ### OpenMap Component Properties ### informationDelegator.class=fr.unicaen.openmap.InformationDelegator mouseDelegator.class=com.bbn.openmap.MouseDelegator projFactory.class=com.bbn.openmap.proj.ProjectionFactory projectionstack.class=com.bbn.openmap.proj.ProjectionStack addlayer.class=fr.unicaen.openmap.gui.LayerAddPanel loadlayer.class=fr.unicaen.openmap.gui.LayerLoadPanel glc.class=com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector menulist.class=com.bbn.openmap.gui.menu.MenuList toolBar.class=com.bbn.openmap.gui.ToolPanel mouseModePanel.class=com.bbn.openmap.gui.MouseModeButtonPanel selectMouseMode.class=com.bbn.openmap.event.SelectMouseMode navMouseMode.class=com.bbn.openmap.event.NavMouseMode2 distanceMouseMode.class=com.bbn.openmap.event.DistanceMouseMode panMouseMode.class=com.bbn.openmap.event.PanMouseMode omdtl.class=com.bbn.openmap.tools.drawing.OMDrawingToolLauncher deleteButton.class=com.bbn.openmap.gui.OMGraphicDeleteTool omdrawingtool.class=com.bbn.openmap.tools.drawing.OMDrawingTool omlineloader.class=com.bbn.openmap.tools.drawing.OMLineLoader omcircleloader.class=com.bbn.openmap.tools.drawing.OMCircleLoader omrectloader.class=com.bbn.openmap.tools.drawing.OMRectLoader ompointloader.class=com.bbn.openmap.tools.drawing.OMPointLoader omsplineloader.class=com.bbn.openmap.tools.drawing.OMSplineLoader omdecsplineloader.class=com.bbn.openmap.tools.drawing.OMDecoratedSplineLoader ompolyloader.class=com.bbn.openmap.tools.drawing.OMPolyLoader omdistloader.class=com.bbn.openmap.tools.drawing.OMDistanceLoader panelsmanager.class=fr.unicaen.openmap.gui.ThemaMapPanelsManager layerHandler.class=fr.unicaen.openmap.LayerHandler projkeys.class=com.bbn.openmap.event.ProjMapBeanKeyListener repaintPolicy.class=com.bbn.openmap.HintsMapBeanRepaintPolicy #### toolBar.class=com.bbn.openmap.gui.ToolPanel toolBar.name=Tool Panel toolBar.parent= toolBar.preferredLocation=North #### navMouseMode.class=com.bbn.openmap.event.NavMouseMode2 navMouseMode.coordFormatter=com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter navMouseMode.cursorID=CROSSHAIR_CURSOR navMouseMode.icon=Navigation.gif navMouseMode.id=Navigation navMouseMode.mouseWheelListener=true navMouseMode.mouseWheelUp=ZOOM_IN navMouseMode.prettyName=Default #### omdrawingtool.class=com.bbn.openmap.tools.drawing.OMDrawingTool omdrawingtool.isTool=false #### displayMenu.class=fr.unicaen.openmap.gui.DisplayMenu displayMenu.mnemonic=C displayMenu.prettyName=Commande #### navigateMenu.class=com.bbn.openmap.gui.NavigateMenu navigateMenu.mnemonic=N navigateMenu.prettyName=Navigate #### l1.class=fr.unicaen.openmap.layer.legendLayer.LegendLayer l1.prettyName=Legende l2.class=fr.unicaen.openmap.layer.thematicDataDisplayLayer.ThematicDataDisplayLayer l2.prettyName=Thematic l3.class=com.bbn.openmap.layer.GraticuleLayer l3.prettyName=Graticule Layer loadlayer.class=fr.unicaen.openmap.gui.LayerLoadPanel openmap.addableLayers=l1 l2 l3 #### deleteButton.class=com.bbn.openmap.gui.OMGraphicDeleteTool deleteButton.isTool=true #### omdtl.class=com.bbn.openmap.tools.drawing.OMDrawingToolLauncher omdtl.horizNumLoaderButtons=-1 omdtl.isTool=true omdtl.useTextLabels=false #### glc.class=com.bbn.openmap.plugin.graphicLoader.GraphicLoaderConnector glc.newLayerIndex=0 glc.newLayerVisible=true #### projFactory.cadrgloader.class=com.bbn.openmap.proj.CADRGLoader projFactory.cadrgloader.description=Equal-Arc projection for displaying RPF data (CADRG and CIB). projFactory.cadrgloader.prettyName=CADRG projFactory.class=com.bbn.openmap.proj.ProjectionFactory projFactory.gnomonicloader.class=com.bbn.openmap.proj.GnomonicLoader projFactory.gnomonicloader.description=Gnomonic projection. projFactory.gnomonicloader.prettyName=Gnomonic projFactory.llxyloader.class=com.bbn.openmap.proj.LLXYLoader projFactory.llxyloader.description=Equivalent projection, used for many web data sources. projFactory.llxyloader.prettyName=LLXY projFactory.mercatorloader.class=com.bbn.openmap.proj.MercatorLoader projFactory.mercatorloader.description=Mercator Projection projFactory.mercatorloader.prettyName=Mercator projFactory.ortholoader.class=com.bbn.openmap.proj.OrthographicLoader projFactory.ortholoader.description=Orthographic projection. projFactory.ortholoader.prettyName=Orthographic projFactory.projectionLoaders= mercatorloader cadrgloader ortholoader llxyloader #### layersMenu.class=fr.unicaen.openmap.gui.LayersMenu layersMenu.mnemonic=H layersMenu.prettyName=Couches #### fileMenu.class=fr.unicaen.openmap.gui.FileMenu fileMenu.mnemonic=F fileMenu.prettyName=Fichier #### addlayer.class=fr.unicaen.openmap.gui.LayerAddPanel l1.class=fr.unicaen.openmap.layer.legendLayer.LegendLayer l1.prettyName=Legende l2.class=fr.unicaen.openmap.layer.thematicDataDisplayLayer.ThematicDataDisplayLayer l2.prettyName=Thematic l3.class=com.bbn.openmap.layer.GraticuleLayer l3.prettyName=Graticule Layer openmap.addableLayers=l1 l2 l3 #### openmap.Height=1173 openmap.Width=1474 x=0 y=64 #### mouseModePanel.class=com.bbn.openmap.gui.MouseModeButtonPanel mouseModePanel.isTool=true #### projectionstack.class=com.bbn.openmap.proj.ProjectionStack #### helpMenu.class=com.bbn.openmap.gui.DefaultHelpMenu helpMenu.items=helpUserMenuItem helpMenu.mnemonic=H helpMenu.prettyName=Help helpUserMenuItem.class=com.bbn.openmap.gui.menu.WebSiteHelpMenuItem #### repaintPolicy.KEY_ANTIALIASING=VALUE_ANTIALIAS_ON repaintPolicy.KEY_RENDERING=VALUE_RENDER_SPEED repaintPolicy.class=com.bbn.openmap.HintsMapBeanRepaintPolicy repaintPolicy.renderingHints=KEY_ANTIALIASING #### projkeys.class=com.bbn.openmap.event.ProjMapBeanKeyListener #### gotoMenu.addDataViews=true gotoMenu.addDefaults=true gotoMenu.class=com.bbn.openmap.gui.GoToMenu gotoMenu.mnemonic=V gotoMenu.prettyName=Views gotoMenu.views= #### selectMouseMode.class=com.bbn.openmap.event.SelectMouseMode selectMouseMode.coordFormatter=com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter selectMouseMode.cursorID=DEFAULT_CURSOR selectMouseMode.icon=Gestures.gif selectMouseMode.id=Gestures selectMouseMode.mouseWheelListener=true selectMouseMode.mouseWheelUp=ZOOM_IN selectMouseMode.prettyName=Default #### distanceMouseMode.class=com.bbn.openmap.event.DistanceMouseMode distanceMouseMode.repaintToClean=false distanceMouseMode.showAngle=true distanceMouseMode.showCircle=true distanceMouseMode.units=miles #### panMouseMode.class=com.bbn.openmap.event.PanMouseMode panMouseMode.coordFormatter=com.bbn.openmap.util.coordFormatter.BasicCoordInfoFormatter panMouseMode.cursorID=CROSSHAIR_CURSOR panMouseMode.icon=Pan.gif panMouseMode.id=Pan panMouseMode.leaveShadow=true panMouseMode.mouseWheelListener=true panMouseMode.mouseWheelUp=ZOOM_IN panMouseMode.opaqueness=0.5 panMouseMode.prettyName=Default panMouseMode.useCursor=true #### configbox.class=fr.unicaen.openmap.gui.ConfigurationBox layersbox.class=fr.unicaen.openmap.gui.LayersBox navigationbox.class=fr.unicaen.openmap.gui.NavigationBox overviewLayer.addToBeanContext=true overviewLayer.autoPalette=false overviewLayer.background=false overviewLayer.cap=2 overviewLayer.class=com.bbn.openmap.layer.shape.ShapeLayer overviewLayer.consumeEvents=false overviewLayer.dashPattern= overviewLayer.dashPhase= overviewLayer.fillColor=ffbdde83 overviewLayer.fillPattern= overviewLayer.interruptable=true overviewLayer.join=0 overviewLayer.lineColor=ff000000 overviewLayer.lineWidth=1.0 overviewLayer.matted=false overviewLayer.mattingColor=ff000000 overviewLayer.miterLimit=10.0 overviewLayer.pcp.class=com.bbn.openmap.layer.policy.ListResetPCPolicy overviewLayer.pointImageURL= overviewLayer.pointOval=false overviewLayer.pointRadius=2 overviewLayer.prettyName=Overview overviewLayer.projectionChangePolicy=pcp overviewLayer.removable=true overviewLayer.renderPolicy=rp overviewLayer.rp.class=com.bbn.openmap.layer.policy.StandardRenderPolicy overviewLayer.selectColor=ff000000 overviewLayer.shadowX=0 overviewLayer.shadowY=0 overviewLayer.shapeFile=dcwpo-browse.shp overviewLayer.transparency=1.0 panelsmanager.LayersPanel.boundary=true panelsmanager.LayersPanel.controls=fr.unicaen.openmap.gui.LayerControlButtonPanel panelsmanager.LayersPanel.controls.add=true panelsmanager.LayersPanel.controls.configuration=NORTH panelsmanager.LayersPanel.controls.delete=true panelsmanager.LayersPanel.controls.embedded=true panelsmanager.LayersPanel.controls.load=true panelsmanager.LayersPanel.controls.orientation=horizontal panelsmanager.LayersPanel.isTool=true panelsmanager.LayersPanel.showStatus=true panelsmanager.NavigatePanel.isTool=true panelsmanager.OverviewMapHandler.addToBeanContext=true panelsmanager.OverviewMapHandler.autoPalette=false panelsmanager.OverviewMapHandler.background=false panelsmanager.OverviewMapHandler.backgroundSlave=true panelsmanager.OverviewMapHandler.cap=2 panelsmanager.OverviewMapHandler.class=com.bbn.openmap.layer.OverviewMapAreaLayer panelsmanager.OverviewMapHandler.dashPattern= panelsmanager.OverviewMapHandler.dashPhase= panelsmanager.OverviewMapHandler.fillColor=33ff0000 panelsmanager.OverviewMapHandler.fillPattern= panelsmanager.OverviewMapHandler.isTool=false panelsmanager.OverviewMapHandler.join=0 panelsmanager.OverviewMapHandler.lineColor=ffff0000 panelsmanager.OverviewMapHandler.lineWidth=1.0 panelsmanager.OverviewMapHandler.matted=false panelsmanager.OverviewMapHandler.mattingColor=ff000000 panelsmanager.OverviewMapHandler.miterLimit=10.0 panelsmanager.OverviewMapHandler.overviewControlSourceMap=true panelsmanager.OverviewMapHandler.overviewLayers= overviewLayer panelsmanager.OverviewMapHandler.overviewMinScale=5.0E7 panelsmanager.OverviewMapHandler.overviewProjectionType=Mercator panelsmanager.OverviewMapHandler.overviewScaleFactor=30.0 panelsmanager.OverviewMapHandler.overviewStatusLayer=com.bbn.openmap.layer.OverviewMapAreaLayer panelsmanager.OverviewMapHandler.pointOval=false panelsmanager.OverviewMapHandler.pointRadius=2 panelsmanager.OverviewMapHandler.prettyName=Anonymous panelsmanager.OverviewMapHandler.removable=true panelsmanager.OverviewMapHandler.selectColor=ff000000 panelsmanager.ProjectionStackTool.isTool=true panelsmanager.ScaleTextPanel.isTool=true panelsmanager.ZoomPanel.isTool=true panelsmanager.atlasmode=false panelsmanager.boxesOnTop=false panelsmanager.class=fr.unicaen.openmap.gui.ThemaMapPanelsManager panelsmanager.east= panelsmanager.externmap=false panelsmanager.hiddenpanels= panelsmanager.horizontalexternpanels= panelsmanager.preferredLocation=West panelsmanager.scrollablemap=false panelsmanager.south= configbox panelsmanager.verticalexternpanels= panelsmanager.west= navigationbox layersbox #### displayMenu.mnemonic=C displayMenu.prettyName=Commande fileMenu.mnemonic=F fileMenu.prettyName=Fichier gotoMenu.addDataViews=true gotoMenu.addDefaults=true gotoMenu.mnemonic=V gotoMenu.prettyName=Views gotoMenu.views= helpMenu.items=helpUserMenuItem helpMenu.mnemonic=H helpMenu.prettyName=Help helpUserMenuItem.class=com.bbn.openmap.gui.menu.WebSiteHelpMenuItem layersMenu.mnemonic=H layersMenu.prettyName=Couches menulist.class=com.bbn.openmap.gui.menu.MenuList menulist.menus=fileMenu navigateMenu layersMenu gotoMenu helpMenu displayMenu menulist.name=Map navigateMenu.mnemonic=N navigateMenu.prettyName=Navigate ### End Component Properties ### ### OpenMap Layers ### openmap.layers= L\u00e9gende Label World openmap.startUpLayers= L\u00e9gende Label World ### -L\u00e9gende- layer properties L\u00e9gende.Population.visu_a1.0.anchor.x=18 L\u00e9gende.Population.visu_a1.0.anchor.y=337 L\u00e9gende.Population.visu_a1.0.data=Nombre d'habitants L\u00e9gende.Population.visu_a1.0.font=SansSerif L\u00e9gende.Population.visu_a1.0.font.color=ff000000 L\u00e9gende.Population.visu_a1.0.font.size=12 L\u00e9gende.Population.visu_a1.0.font.style=1 L\u00e9gende.Population.visu_a1.0.height=14 L\u00e9gende.Population.visu_a1.0.justify=0 L\u00e9gende.Population.visu_a1.0.visible=true L\u00e9gende.Population.visu_a1.0.width=155 L\u00e9gende.Population.visu_a1.1.0.anchor.x=34 L\u00e9gende.Population.visu_a1.1.0.anchor.y=400 L\u00e9gende.Population.visu_a1.1.0.visible=true L\u00e9gende.Population.visu_a1.1.1.anchor.x=121 L\u00e9gende.Population.visu_a1.1.1.anchor.y=414 L\u00e9gende.Population.visu_a1.1.1.data=100000000 L\u00e9gende.Population.visu_a1.1.1.font=SansSerif L\u00e9gende.Population.visu_a1.1.1.font.color=ff000000 L\u00e9gende.Population.visu_a1.1.1.font.size=12 L\u00e9gende.Population.visu_a1.1.1.font.style=0 L\u00e9gende.Population.visu_a1.1.1.height=14 L\u00e9gende.Population.visu_a1.1.1.justify=0 L\u00e9gende.Population.visu_a1.1.1.visible=true L\u00e9gende.Population.visu_a1.1.1.width=79 L\u00e9gende.Population.visu_a1.1.anchor.x=18 L\u00e9gende.Population.visu_a1.1.anchor.y=428 L\u00e9gende.Population.visu_a1.1.height=0 L\u00e9gende.Population.visu_a1.1.visible=true L\u00e9gende.Population.visu_a1.1.width=0 L\u00e9gende.Population.visu_a1.2.0.anchor.x=0 L\u00e9gende.Population.visu_a1.2.0.anchor.y=349 L\u00e9gende.Population.visu_a1.2.0.visible=true L\u00e9gende.Population.visu_a1.2.1.anchor.x=121 L\u00e9gende.Population.visu_a1.2.1.anchor.y=380 L\u00e9gende.Population.visu_a1.2.1.data=500000000 L\u00e9gende.Population.visu_a1.2.1.font=SansSerif L\u00e9gende.Population.visu_a1.2.1.font.color=ff000000 L\u00e9gende.Population.visu_a1.2.1.font.size=12 L\u00e9gende.Population.visu_a1.2.1.font.style=0 L\u00e9gende.Population.visu_a1.2.1.height=14 L\u00e9gende.Population.visu_a1.2.1.justify=0 L\u00e9gende.Population.visu_a1.2.1.visible=true L\u00e9gende.Population.visu_a1.2.1.width=79 L\u00e9gende.Population.visu_a1.2.anchor.x=18 L\u00e9gende.Population.visu_a1.2.anchor.y=411 L\u00e9gende.Population.visu_a1.2.height=0 L\u00e9gende.Population.visu_a1.2.visible=true L\u00e9gende.Population.visu_a1.2.width=0 L\u00e9gende.Population.visu_a1.3.0.anchor.x=-26 L\u00e9gende.Population.visu_a1.3.0.anchor.y=310 L\u00e9gende.Population.visu_a1.3.0.visible=true L\u00e9gende.Population.visu_a1.3.1.anchor.x=121 L\u00e9gende.Population.visu_a1.3.1.anchor.y=354 L\u00e9gende.Population.visu_a1.3.1.data=1000000000 L\u00e9gende.Population.visu_a1.3.1.font=SansSerif L\u00e9gende.Population.visu_a1.3.1.font.color=ff000000 L\u00e9gende.Population.visu_a1.3.1.font.size=12 L\u00e9gende.Population.visu_a1.3.1.font.style=0 L\u00e9gende.Population.visu_a1.3.1.height=14 L\u00e9gende.Population.visu_a1.3.1.justify=0 L\u00e9gende.Population.visu_a1.3.1.visible=true L\u00e9gende.Population.visu_a1.3.1.width=88 L\u00e9gende.Population.visu_a1.3.anchor.x=18 L\u00e9gende.Population.visu_a1.3.anchor.y=398 L\u00e9gende.Population.visu_a1.3.height=0 L\u00e9gende.Population.visu_a1.3.visible=true L\u00e9gende.Population.visu_a1.3.width=0 L\u00e9gende.Population.visu_a1.anchor.x=3 L\u00e9gende.Population.visu_a1.anchor.y=315 L\u00e9gende.Population.visu_a1.border=true L\u00e9gende.Population.visu_a1.cap=2 L\u00e9gende.Population.visu_a1.dashPattern= L\u00e9gende.Population.visu_a1.dashPhase= L\u00e9gende.Population.visu_a1.discLegend.mustBeReseted=false L\u00e9gende.Population.visu_a1.discLegend.value.0=1000000000 L\u00e9gende.Population.visu_a1.discLegend.value.1=500000000 L\u00e9gende.Population.visu_a1.discLegend.value.2=100000000 L\u00e9gende.Population.visu_a1.fillColor=c8ffffff L\u00e9gende.Population.visu_a1.fillPattern= L\u00e9gende.Population.visu_a1.height=142 L\u00e9gende.Population.visu_a1.join=0 L\u00e9gende.Population.visu_a1.lineColor=ff000000 L\u00e9gende.Population.visu_a1.lineWidth=1.0 L\u00e9gende.Population.visu_a1.matted=false L\u00e9gende.Population.visu_a1.mattingColor=ff000000 L\u00e9gende.Population.visu_a1.miterLimit=10.0 L\u00e9gende.Population.visu_a1.pointOval=false L\u00e9gende.Population.visu_a1.pointRadius=2 L\u00e9gende.Population.visu_a1.selectColor=ff000000 L\u00e9gende.Population.visu_a1.visible=true L\u00e9gende.Population.visu_a1.width=203 L\u00e9gende.World.visu_a3.0.anchor.x=99 L\u00e9gende.World.visu_a3.0.anchor.y=346 L\u00e9gende.World.visu_a3.0.data=POP_CNTRY L\u00e9gende.World.visu_a3.0.font=SansSerif L\u00e9gende.World.visu_a3.0.font.color=ff000000 L\u00e9gende.World.visu_a3.0.font.size=12 L\u00e9gende.World.visu_a3.0.font.style=1 L\u00e9gende.World.visu_a3.0.height=13 L\u00e9gende.World.visu_a3.0.justify=0 L\u00e9gende.World.visu_a3.0.rotationAngle=0.0 L\u00e9gende.World.visu_a3.0.visible=true L\u00e9gende.World.visu_a3.0.width=86 L\u00e9gende.World.visu_a3.1.0.anchor.x=72 L\u00e9gende.World.visu_a3.1.0.anchor.y=444 L\u00e9gende.World.visu_a3.1.0.height=28 L\u00e9gende.World.visu_a3.1.0.visible=true L\u00e9gende.World.visu_a3.1.0.width=28 L\u00e9gende.World.visu_a3.1.1.anchor.x=129 L\u00e9gende.World.visu_a3.1.1.anchor.y=430 L\u00e9gende.World.visu_a3.1.1.data=100000000 L\u00e9gende.World.visu_a3.1.1.font=SansSerif L\u00e9gende.World.visu_a3.1.1.font.color=ff000000 L\u00e9gende.World.visu_a3.1.1.font.size=12 L\u00e9gende.World.visu_a3.1.1.font.style=0 L\u00e9gende.World.visu_a3.1.1.height=13 L\u00e9gende.World.visu_a3.1.1.justify=0 L\u00e9gende.World.visu_a3.1.1.rotationAngle=0.0 L\u00e9gende.World.visu_a3.1.1.visible=true L\u00e9gende.World.visu_a3.1.1.width=75 L\u00e9gende.World.visu_a3.1.anchor.x=28 L\u00e9gende.World.visu_a3.1.anchor.y=444 L\u00e9gende.World.visu_a3.1.height=0 L\u00e9gende.World.visu_a3.1.visible=true L\u00e9gende.World.visu_a3.1.width=0 L\u00e9gende.World.visu_a3.2.0.anchor.x=72 L\u00e9gende.World.visu_a3.2.0.anchor.y=425 L\u00e9gende.World.visu_a3.2.0.height=66 L\u00e9gende.World.visu_a3.2.0.visible=true L\u00e9gende.World.visu_a3.2.0.width=66 L\u00e9gende.World.visu_a3.2.1.anchor.x=129 L\u00e9gende.World.visu_a3.2.1.anchor.y=392 L\u00e9gende.World.visu_a3.2.1.data=500000000 L\u00e9gende.World.visu_a3.2.1.font=SansSerif L\u00e9gende.World.visu_a3.2.1.font.color=ff000000 L\u00e9gende.World.visu_a3.2.1.font.size=12 L\u00e9gende.World.visu_a3.2.1.font.style=0 L\u00e9gende.World.visu_a3.2.1.height=13 L\u00e9gende.World.visu_a3.2.1.justify=0 L\u00e9gende.World.visu_a3.2.1.rotationAngle=0.0 L\u00e9gende.World.visu_a3.2.1.visible=true L\u00e9gende.World.visu_a3.2.1.width=75 L\u00e9gende.World.visu_a3.2.anchor.x=28 L\u00e9gende.World.visu_a3.2.anchor.y=425 L\u00e9gende.World.visu_a3.2.height=0 L\u00e9gende.World.visu_a3.2.visible=true L\u00e9gende.World.visu_a3.2.width=0 L\u00e9gende.World.visu_a3.3.0.anchor.x=72 L\u00e9gende.World.visu_a3.3.0.anchor.y=414 L\u00e9gende.World.visu_a3.3.0.height=88 L\u00e9gende.World.visu_a3.3.0.visible=true L\u00e9gende.World.visu_a3.3.0.width=88 L\u00e9gende.World.visu_a3.3.1.anchor.x=129 L\u00e9gende.World.visu_a3.3.1.anchor.y=370 L\u00e9gende.World.visu_a3.3.1.data=1000000000 L\u00e9gende.World.visu_a3.3.1.font=SansSerif L\u00e9gende.World.visu_a3.3.1.font.color=ff000000 L\u00e9gende.World.visu_a3.3.1.font.size=12 L\u00e9gende.World.visu_a3.3.1.font.style=0 L\u00e9gende.World.visu_a3.3.1.height=13 L\u00e9gende.World.visu_a3.3.1.justify=0 L\u00e9gende.World.visu_a3.3.1.rotationAngle=0.0 L\u00e9gende.World.visu_a3.3.1.visible=true L\u00e9gende.World.visu_a3.3.1.width=83 L\u00e9gende.World.visu_a3.3.anchor.x=28 L\u00e9gende.World.visu_a3.3.anchor.y=414 L\u00e9gende.World.visu_a3.3.height=0 L\u00e9gende.World.visu_a3.3.visible=true L\u00e9gende.World.visu_a3.3.width=0 L\u00e9gende.World.visu_a3.anchor.x=15 L\u00e9gende.World.visu_a3.anchor.y=318 L\u00e9gende.World.visu_a3.border=true L\u00e9gende.World.visu_a3.cap=2 L\u00e9gende.World.visu_a3.dashPattern= L\u00e9gende.World.visu_a3.dashPhase= L\u00e9gende.World.visu_a3.discLegend.mustBeReseted=false L\u00e9gende.World.visu_a3.discLegend.value.0=1000000000 L\u00e9gende.World.visu_a3.discLegend.value.1=500000000 L\u00e9gende.World.visu_a3.discLegend.value.2=100000000 L\u00e9gende.World.visu_a3.fillColor=c8ffffff L\u00e9gende.World.visu_a3.fillPattern= L\u00e9gende.World.visu_a3.height=153 L\u00e9gende.World.visu_a3.join=0 L\u00e9gende.World.visu_a3.lineColor=ff000000 L\u00e9gende.World.visu_a3.lineWidth=1.0 L\u00e9gende.World.visu_a3.matted=false L\u00e9gende.World.visu_a3.mattingColor=ff000000 L\u00e9gende.World.visu_a3.miterLimit=10.0 L\u00e9gende.World.visu_a3.pointOval=false L\u00e9gende.World.visu_a3.pointRadius=2 L\u00e9gende.World.visu_a3.selectColor=ff000000 L\u00e9gende.World.visu_a3.visible=true L\u00e9gende.World.visu_a3.width=223 L\u00e9gende.addToBeanContext=true L\u00e9gende.additionalTextsNumber=0 L\u00e9gende.autoPalette=false L\u00e9gende.background=false L\u00e9gende.class=fr.unicaen.openmap.layer.legendLayer.LegendLayer L\u00e9gende.compass.anchor.x=36 L\u00e9gende.compass.anchor.y=505 L\u00e9gende.compass.height=46 L\u00e9gende.compass.radius=23.0 L\u00e9gende.compass.type=3 L\u00e9gende.compass.visible=true L\u00e9gende.compass.width=46 L\u00e9gende.consumeEvents=true L\u00e9gende.explode=false L\u00e9gende.height=211 L\u00e9gende.interruptable=true L\u00e9gende.legend.frame.0.anchor.x=127 L\u00e9gende.legend.frame.0.anchor.y=287 L\u00e9gende.legend.frame.0.data=Population L\u00e9gende.legend.frame.0.font=SansSerif L\u00e9gende.legend.frame.0.font.color=ff000000 L\u00e9gende.legend.frame.0.font.size=12 L\u00e9gende.legend.frame.0.font.style=1 L\u00e9gende.legend.frame.0.height=13 L\u00e9gende.legend.frame.0.justify=1 L\u00e9gende.legend.frame.0.rotationAngle=0.0 L\u00e9gende.legend.frame.0.visible=false L\u00e9gende.legend.frame.0.width=80 L\u00e9gende.legend.frame.1.0.anchor.x=99 L\u00e9gende.legend.frame.1.0.anchor.y=346 L\u00e9gende.legend.frame.1.0.data=POP_CNTRY L\u00e9gende.legend.frame.1.0.font=SansSerif L\u00e9gende.legend.frame.1.0.font.color=ff000000 L\u00e9gende.legend.frame.1.0.font.size=12 L\u00e9gende.legend.frame.1.0.font.style=1 L\u00e9gende.legend.frame.1.0.height=13 L\u00e9gende.legend.frame.1.0.justify=0 L\u00e9gende.legend.frame.1.0.rotationAngle=0.0 L\u00e9gende.legend.frame.1.0.visible=true L\u00e9gende.legend.frame.1.0.width=86 L\u00e9gende.legend.frame.1.1.0.anchor.x=72 L\u00e9gende.legend.frame.1.1.0.anchor.y=444 L\u00e9gende.legend.frame.1.1.0.height=28 L\u00e9gende.legend.frame.1.1.0.visible=true L\u00e9gende.legend.frame.1.1.0.width=28 L\u00e9gende.legend.frame.1.1.1.anchor.x=129 L\u00e9gende.legend.frame.1.1.1.anchor.y=430 L\u00e9gende.legend.frame.1.1.1.data=100000000 L\u00e9gende.legend.frame.1.1.1.font=SansSerif L\u00e9gende.legend.frame.1.1.1.font.color=ff000000 L\u00e9gende.legend.frame.1.1.1.font.size=12 L\u00e9gende.legend.frame.1.1.1.font.style=0 L\u00e9gende.legend.frame.1.1.1.height=13 L\u00e9gende.legend.frame.1.1.1.justify=0 L\u00e9gende.legend.frame.1.1.1.rotationAngle=0.0 L\u00e9gende.legend.frame.1.1.1.visible=true L\u00e9gende.legend.frame.1.1.1.width=75 L\u00e9gende.legend.frame.1.1.anchor.x=28 L\u00e9gende.legend.frame.1.1.anchor.y=444 L\u00e9gende.legend.frame.1.1.height=0 L\u00e9gende.legend.frame.1.1.visible=true L\u00e9gende.legend.frame.1.1.width=0 L\u00e9gende.legend.frame.1.2.0.anchor.x=72 L\u00e9gende.legend.frame.1.2.0.anchor.y=425 L\u00e9gende.legend.frame.1.2.0.height=66 L\u00e9gende.legend.frame.1.2.0.visible=true L\u00e9gende.legend.frame.1.2.0.width=66 L\u00e9gende.legend.frame.1.2.1.anchor.x=129 L\u00e9gende.legend.frame.1.2.1.anchor.y=392 L\u00e9gende.legend.frame.1.2.1.data=500000000 L\u00e9gende.legend.frame.1.2.1.font=SansSerif L\u00e9gende.legend.frame.1.2.1.font.color=ff000000 L\u00e9gende.legend.frame.1.2.1.font.size=12 L\u00e9gende.legend.frame.1.2.1.font.style=0 L\u00e9gende.legend.frame.1.2.1.height=13 L\u00e9gende.legend.frame.1.2.1.justify=0 L\u00e9gende.legend.frame.1.2.1.rotationAngle=0.0 L\u00e9gende.legend.frame.1.2.1.visible=true L\u00e9gende.legend.frame.1.2.1.width=75 L\u00e9gende.legend.frame.1.2.anchor.x=28 L\u00e9gende.legend.frame.1.2.anchor.y=425 L\u00e9gende.legend.frame.1.2.height=0 L\u00e9gende.legend.frame.1.2.visible=true L\u00e9gende.legend.frame.1.2.width=0 L\u00e9gende.legend.frame.1.3.0.anchor.x=72 L\u00e9gende.legend.frame.1.3.0.anchor.y=414 L\u00e9gende.legend.frame.1.3.0.height=88 L\u00e9gende.legend.frame.1.3.0.visible=true L\u00e9gende.legend.frame.1.3.0.width=88 L\u00e9gende.legend.frame.1.3.1.anchor.x=129 L\u00e9gende.legend.frame.1.3.1.anchor.y=370 L\u00e9gende.legend.frame.1.3.1.data=1000000000 L\u00e9gende.legend.frame.1.3.1.font=SansSerif L\u00e9gende.legend.frame.1.3.1.font.color=ff000000 L\u00e9gende.legend.frame.1.3.1.font.size=12 L\u00e9gende.legend.frame.1.3.1.font.style=0 L\u00e9gende.legend.frame.1.3.1.height=13 L\u00e9gende.legend.frame.1.3.1.justify=0 L\u00e9gende.legend.frame.1.3.1.rotationAngle=0.0 L\u00e9gende.legend.frame.1.3.1.visible=true L\u00e9gende.legend.frame.1.3.1.width=83 L\u00e9gende.legend.frame.1.3.anchor.x=28 L\u00e9gende.legend.frame.1.3.anchor.y=414 L\u00e9gende.legend.frame.1.3.height=0 L\u00e9gende.legend.frame.1.3.visible=true L\u00e9gende.legend.frame.1.3.width=0 L\u00e9gende.legend.frame.1.anchor.x=15 L\u00e9gende.legend.frame.1.anchor.y=318 L\u00e9gende.legend.frame.1.border=true L\u00e9gende.legend.frame.1.discLegend.mustBeReseted=false L\u00e9gende.legend.frame.1.discLegend.value.0=1000000000 L\u00e9gende.legend.frame.1.discLegend.value.1=500000000 L\u00e9gende.legend.frame.1.discLegend.value.2=100000000 L\u00e9gende.legend.frame.1.height=153 L\u00e9gende.legend.frame.1.visible=true L\u00e9gende.legend.frame.1.width=223 L\u00e9gende.legend.frame.anchor.x=8 L\u00e9gende.legend.frame.anchor.y=272 L\u00e9gende.legend.frame.border=false L\u00e9gende.legend.frame.cap=2 L\u00e9gende.legend.frame.dashPattern= L\u00e9gende.legend.frame.dashPhase= L\u00e9gende.legend.frame.fillColor=c8ffffff L\u00e9gende.legend.frame.fillPattern= L\u00e9gende.legend.frame.height=206 L\u00e9gende.legend.frame.join=0 L\u00e9gende.legend.frame.lineColor=ff000000 L\u00e9gende.legend.frame.lineWidth=1.0 L\u00e9gende.legend.frame.matted=false L\u00e9gende.legend.frame.mattingColor=ff000000 L\u00e9gende.legend.frame.miterLimit=10.0 L\u00e9gende.legend.frame.pointOval=false L\u00e9gende.legend.frame.pointRadius=2 L\u00e9gende.legend.frame.selectColor=ff000000 L\u00e9gende.legend.frame.visible=true L\u00e9gende.legend.frame.width=238 L\u00e9gende.legendTitle=Population L\u00e9gende.legendTitle.anchor.x=127 L\u00e9gende.legendTitle.anchor.y=287 L\u00e9gende.legendTitle.data=Population L\u00e9gende.legendTitle.font=SansSerif L\u00e9gende.legendTitle.font.color=ff000000 L\u00e9gende.legendTitle.font.size=12 L\u00e9gende.legendTitle.font.style=1 L\u00e9gende.legendTitle.height=13 L\u00e9gende.legendTitle.justify=1 L\u00e9gende.legendTitle.rotationAngle=0.0 L\u00e9gende.legendTitle.visible=false L\u00e9gende.legendTitle.width=80 L\u00e9gende.legendmap.frame.dabg.cap=2 L\u00e9gende.legendmap.frame.dabg.dashPattern= L\u00e9gende.legendmap.frame.dabg.dashPhase= L\u00e9gende.legendmap.frame.dabg.fillColor=c8ffffff L\u00e9gende.legendmap.frame.dabg.fillPattern= L\u00e9gende.legendmap.frame.dabg.join=0 L\u00e9gende.legendmap.frame.dabg.lineColor=ff000000 L\u00e9gende.legendmap.frame.dabg.lineWidth=1.0 L\u00e9gende.legendmap.frame.dabg.matted=false L\u00e9gende.legendmap.frame.dabg.mattingColor=ff000000 L\u00e9gende.legendmap.frame.dabg.miterLimit=10.0 L\u00e9gende.legendmap.frame.dabg.pointOval=false L\u00e9gende.legendmap.frame.dabg.pointRadius=2 L\u00e9gende.legendmap.frame.dabg.selectColor=ff000000 L\u00e9gende.legendmap.frame.dain.cap=2 L\u00e9gende.legendmap.frame.dain.dashPattern= L\u00e9gende.legendmap.frame.dain.dashPhase= L\u00e9gende.legendmap.frame.dain.fillColor=ffffffff L\u00e9gende.legendmap.frame.dain.fillPattern= L\u00e9gende.legendmap.frame.dain.join=0 L\u00e9gende.legendmap.frame.dain.lineColor=ff000000 L\u00e9gende.legendmap.frame.dain.lineWidth=1.0 L\u00e9gende.legendmap.frame.dain.matted=false L\u00e9gende.legendmap.frame.dain.mattingColor=ff000000 L\u00e9gende.legendmap.frame.dain.miterLimit=10.0 L\u00e9gende.legendmap.frame.dain.pointOval=false L\u00e9gende.legendmap.frame.dain.pointRadius=2 L\u00e9gende.legendmap.frame.dain.selectColor=ff000000 L\u00e9gende.legendmap.frame.daout.cap=2 L\u00e9gende.legendmap.frame.daout.dashPattern= L\u00e9gende.legendmap.frame.daout.dashPhase= L\u00e9gende.legendmap.frame.daout.fillColor=ffffffff L\u00e9gende.legendmap.frame.daout.fillPattern= L\u00e9gende.legendmap.frame.daout.join=0 L\u00e9gende.legendmap.frame.daout.lineColor=ff000000 L\u00e9gende.legendmap.frame.daout.lineWidth=1.0 L\u00e9gende.legendmap.frame.daout.matted=false L\u00e9gende.legendmap.frame.daout.mattingColor=ff000000 L\u00e9gende.legendmap.frame.daout.miterLimit=10.0 L\u00e9gende.legendmap.frame.daout.pointOval=false L\u00e9gende.legendmap.frame.daout.pointRadius=2 L\u00e9gende.legendmap.frame.daout.selectColor=ff000000 L\u00e9gende.legendmap.frame.thickness=10 L\u00e9gende.legendmap.frame.visible=false L\u00e9gende.mapTitle=Population dans le monde L\u00e9gende.mapTitle.anchor.x=653 L\u00e9gende.mapTitle.anchor.y=512 L\u00e9gende.mapTitle.data=Population dans le monde L\u00e9gende.mapTitle.font=SansSerif L\u00e9gende.mapTitle.font.color=ff000000 L\u00e9gende.mapTitle.font.size=24 L\u00e9gende.mapTitle.font.style=1 L\u00e9gende.mapTitle.height=27 L\u00e9gende.mapTitle.justify=1 L\u00e9gende.mapTitle.rotationAngle=0.0 L\u00e9gende.mapTitle.visible=true L\u00e9gende.mapTitle.width=387 L\u00e9gende.mouseModes=Gestures L\u00e9gende.pcp.class=com.bbn.openmap.layer.policy.StandardPCPolicy L\u00e9gende.prettyName=L\u00e9gende L\u00e9gende.projectionChangePolicy=pcp L\u00e9gende.removable=true L\u00e9gende.renderPolicy=rp L\u00e9gende.rp.class=com.bbn.openmap.layer.policy.StandardRenderPolicy L\u00e9gende.scale.0.anchor.x=138 L\u00e9gende.scale.0.anchor.y=514 L\u00e9gende.scale.0.data=0 L\u00e9gende.scale.0.font=SansSerif L\u00e9gende.scale.0.font.color=ff000000 L\u00e9gende.scale.0.font.size=12 L\u00e9gende.scale.0.font.style=0 L\u00e9gende.scale.0.height=13 L\u00e9gende.scale.0.justify=1 L\u00e9gende.scale.0.rotationAngle=0.0 L\u00e9gende.scale.0.visible=true L\u00e9gende.scale.0.width=8 L\u00e9gende.scale.1.anchor.x=138 L\u00e9gende.scale.1.anchor.y=518 L\u00e9gende.scale.1.height=4 L\u00e9gende.scale.1.visible=true L\u00e9gende.scale.1.width=0 L\u00e9gende.scale.2.anchor.x=138 L\u00e9gende.scale.2.anchor.y=518 L\u00e9gende.scale.2.height=8 L\u00e9gende.scale.2.visible=true L\u00e9gende.scale.2.width=21 L\u00e9gende.scale.3.anchor.x=159 L\u00e9gende.scale.3.anchor.y=518 L\u00e9gende.scale.3.height=8 L\u00e9gende.scale.3.visible=true L\u00e9gende.scale.3.width=21 L\u00e9gende.scale.4.anchor.x=180 L\u00e9gende.scale.4.anchor.y=514 L\u00e9gende.scale.4.data=1000 km L\u00e9gende.scale.4.font=SansSerif L\u00e9gende.scale.4.font.color=ff000000 L\u00e9gende.scale.4.font.size=12 L\u00e9gende.scale.4.font.style=0 L\u00e9gende.scale.4.height=13 L\u00e9gende.scale.4.justify=1 L\u00e9gende.scale.4.rotationAngle=0.0 L\u00e9gende.scale.4.visible=true L\u00e9gende.scale.4.width=58 L\u00e9gende.scale.5.anchor.x=180 L\u00e9gende.scale.5.anchor.y=518 L\u00e9gende.scale.5.height=4 L\u00e9gende.scale.5.visible=true L\u00e9gende.scale.5.width=0 L\u00e9gende.scale.anchor.x=138 L\u00e9gende.scale.anchor.y=518 L\u00e9gende.scale.height=8 L\u00e9gende.scale.visible=true L\u00e9gende.scale.width=50 L\u00e9gende.transparency=1.0 L\u00e9gende.width=253 L\u00e9gende.xAnchor=5 L\u00e9gende.yAnchor=5 ### end of -L\u00e9gende- properties ### -Label- layer properties Label.addDefaultVisu=true Label.addToBeanContext=true Label.attributesAliases= Label.attributesToDisplay= Label.attributesToLoad= Label.autoPalette=false Label.background=false Label.class=fr.unicaen.openmap.layer.thematicDataDisplayLayer.ThematicDataDisplayLayer Label.consumeEvents=false Label.createPalette=true Label.dataStorageClass=fr.unicaen.openmap.dataStorage.MultiValuedFilterDataStorage Label.interruptable=true Label.latitude=18.972810745239258 Label.listDelim=, Label.longitude=7.676344871520996 Label.mouseModes=Gestures Label.multiFilterDS.attributesAliases= Label.multiFilterDS.attributesToDisplay= Label.multiFilterDS.attributesToLoad= Label.multiFilterDS.dataStorageClass=fr.unicaen.openmap.dataStorage.SharedDataStorage Label.multiFilterDS.filterColumnName=CNTRY_NAME Label.multiFilterDS.filterColumnValues=Algeria,Angola,Australia,Austria,Brazil,Canada,Chile,China,Colombia,Congo,Finland,France,Iceland,India,Indonesia,Iran,Italy,Jamaica,Japan,Kazakhstan,Liberia,Libya,Madagascar,Martinique,Mexico,Morocco,New Zealand,Niger,Nigeria,Panama,Paraguay,Peru,Poland,Portugal,Reunion,Russia,Saudi Arabia,Senegal,South Africa,Sudan,Sweden,Taiwan,Tunisia,Turkey,Ukraine,United Kingdom,United States,Vietnam, Label.multiFilterDS.listDelim=, Label.multiFilterDS.sharedDS.dataStoragePath=p1 Label.multiFilterDS.sharedDS.foreignLayerName=World Label.multiFilterDS.sharedDS.global.sharedDS.dataStoragePath=p1 Label.multiFilterDS.sharedDS.global.sharedDS.foreignLayerName=World Label.multiFilterDS.warning=false Label.pcp.class=com.bbn.openmap.layer.policy.StandardPCPolicy Label.prettyName=Label Label.projectionChangePolicy=pcp Label.removable=true Label.renderPolicy=rp Label.rp.class=com.bbn.openmap.layer.policy.BufferedImageRenderPolicy Label.scale=1.0695388E8 Label.showGUIDataStorage=true Label.smooth=false Label.transparency=1.0 Label.visu0.alignment=1 Label.visu0.cap=2 Label.visu0.classificationClassName=fr.unicaen.openmap.util.classification.Quantile Label.visu0.classified=false Label.visu0.colorDataColumnName= Label.visu0.colorScale= ffffb300 ffec93c1 ff74c476 ff80a6ce Label.visu0.dashPattern= Label.visu0.dashPhase= Label.visu0.dataColumnName=CNTRY_NAME Label.visu0.fillColor=c8ffffff Label.visu0.fillPattern= Label.visu0.filled=true Label.visu0.font=Ubuntu Label.visu0.font.size=12 Label.visu0.font.style=1 Label.visu0.fsp.scale0=2.0E8 Label.visu0.fsp.size0=12 Label.visu0.fsp.total=1 Label.visu0.geometryColumnName=LONGITUDE/LATITUDE Label.visu0.join=0 Label.visu0.lineColor=ff333333 Label.visu0.lineWidth=1.0 Label.visu0.matted=false Label.visu0.mattingColor=ff000000 Label.visu0.miterLimit=10.0 Label.visu0.name=visu_a1 Label.visu0.nbClasses=4 Label.visu0.offsetType=NO Label.visu0.onOff=false Label.visu0.pointOval=false Label.visu0.pointRadius=2 Label.visu0.rotationAngle=0.0 Label.visu0.selectColor=ff000000 Label.visu0.visible=true Label.visu0.visuClassName=fr.unicaen.openmap.layer.thematicDataDisplayLayer.visu.Label Label.visuNames=visu0 Label.warning=false ### end of -Label- properties ### -World- layer properties World.addDefaultVisu=true World.addToBeanContext=true World.attributesAliases= World.attributesToDisplay= World.attributesToLoad= World.autoPalette=false World.background=false World.class=fr.unicaen.openmap.layer.thematicDataDisplayLayer.ThematicDataDisplayLayer World.consumeEvents=false World.createPalette=true World.dataStorageClass=fr.unicaen.openmap.dataStorage.DualDataStorage World.dbf=cntry02.dbf World.ds0.attributesAliases= World.ds0.attributesToDisplay= World.ds0.attributesToLoad= World.ds0.dataStorageClass=fr.unicaen.openmap.dataStorage.shapefile.ShapeFileDataStorage World.ds0.dbf=cntry02.dbf World.ds0.geometryColumnName=shape World.ds0.joinColumnName=CNTRY_NAME World.ds0.listDelim=, World.ds0.shp=cntry02.shp World.ds0.warning=false World.ds1.dataStorageClass=fr.unicaen.openmap.dataStorage.HashedDataStorage World.ds1.ds.attributesAliases= World.ds1.ds.attributesToDisplay= World.ds1.ds.attributesToLoad= World.ds1.ds.commaIsDelim=true World.ds1.ds.csvFile=cntry-centroid.csv World.ds1.ds.dataStorageClass=fr.unicaen.openmap.dataStorage.CSVFileDataStorage World.ds1.ds.joinColumnName=CNTRY_NAME World.ds1.ds.listDelim=, World.ds1.ds.namesInRow1=true World.ds1.ds.semicolonIsDelim=true World.ds1.ds.tabulationIsDelim=true World.ds1.ds.verticalbarIsDelim=true World.ds1.ds.warning=false World.ds1.listDelim=, World.ds1.warning=false World.geometryColumnName=shape World.interruptable=true World.latitude=18.972810745239258 World.listDelim=, World.longitude=7.676344871520996 World.mouseModes=Gestures World.pcp.class=com.bbn.openmap.layer.policy.StandardPCPolicy World.prettyName=World World.projectionChangePolicy=pcp World.removable=true World.renderPolicy=rp World.rp.class=com.bbn.openmap.layer.policy.BufferedImageRenderPolicy World.scale=1.0695388E8 World.showGUIDataStorage=true World.shp=cntry02.shp World.smooth=false World.transparency=1.0 World.visu0.cap=2 World.visu0.dashPattern= World.visu0.dashPhase= World.visu0.dataColumnName=POP_CNTRY World.visu0.deduceMaxSizeFromValuePerPixel=false World.visu0.fill=true World.visu0.fillColor=c8c33310 World.visu0.fillPattern= World.visu0.filled=true World.visu0.fixedSize=10 World.visu0.geometryColumnName=LONGITUDE/LATITUDE World.visu0.isFixedSize=false World.visu0.join=0 World.visu0.lineColor=ffffff33 World.visu0.lineWidth=1.0 World.visu0.matted=false World.visu0.mattingColor=ff000000 World.visu0.maxSize=50.0 World.visu0.miterLimit=10.0 World.visu0.mode=DISC World.visu0.name=visu_a3 World.visu0.nbEdges=21 World.visu0.offsetType=NO World.visu0.pictogram= World.visu0.pointOval=false World.visu0.pointRadius=2 World.visu0.selectColor=ff000000 World.visu0.selectedFillColor=ff0000ff World.visu0.selectedLineColor=ffffffff World.visu0.showNullAsPoint=false World.visu0.starCoef=0 World.visu0.startAngle=45 World.visu0.visible=true World.visu0.visuClassName=fr.unicaen.openmap.layer.thematicDataDisplayLayer.visu.ProportionalSymbol World.visu1.cap=2 World.visu1.dashPattern= World.visu1.dashPhase= World.visu1.fillColor=ffededca World.visu1.fillPattern= World.visu1.filled=true World.visu1.geometryColumnName=shape World.visu1.join=0 World.visu1.lineColor=ff003333 World.visu1.lineWidth=1.0 World.visu1.matted=false World.visu1.mattingColor=ff000000 World.visu1.miterLimit=10.0 World.visu1.name=raw World.visu1.pointOval=false World.visu1.pointRadius=2 World.visu1.selectColor=ff000000 World.visu1.visible=true World.visu1.visuClassName=fr.unicaen.openmap.layer.thematicDataDisplayLayer.visu.Raw World.visuNames=visu1 visu0 World.warning=false ### end of -World- properties #### openmap.Projection=com.bbn.openmap.proj.Mercator openmap.Debug=null openmap.Title=OpenMap(tm) ### panelsmanager.atlasmode=false