#imageserver.fileName=pic.jpg openmap.Latitude=46.0f openmap.Longitude=-77f openmap.Width=400 openmap.Height=300 #openmap.Scale=12500000f #openmap.Longitude=31.0f #openmap.Latitude=-100.0f openmap.BackgroundColor=FF89C5F9 openmap.Projection=com.bbn.openmap.Mercator #ImageServer Layer definitions openmap.scale=1:1200000 openmap.layers=shapeLayer cities formatters=jpg jpg.class=com.bbn.openmap.image.SunJPEGFormatter #shapeLayer shapeLayer.class=com.bbn.openmap.layer.shape.ShapeLayer shapeLayer.prettyName=US shapeLayer.shapeFile=/home/anish/dcwpo-browse.shp #cities layer cities.class=com.bbn.openmap.layer.location.LocationLayer cities.prettyName=AID chapters cities.locationHandlers=csvcities csvcities.class=com.bbn.openmap.layer.location.csv.CSVLocationHandler csvcities.locationFile=/home/anish/soft/chaptersMap/latlong2.csv csvcities.locationColor=FF0000 csvcities.nameColor=008C54 csvcities.showNames=true csvcities.showLocations=true csvcities.nameIndex=0 csvcities.latIndex=1 csvcities.lonIndex=2