Revision 26777 branches/v2_0_0_prep/libraries/libFMap_dalfile/src/org/gvsig/fmap/dal/store/shp/SHPStoreProvider.java

View differences:

SHPStoreProvider.java
379 379
		this.dynObject.setDynValue(DYNFIELD_SRSORIGINALPARAMETERS_NAME,
380 380
				this.shpFile.getSRSParameters());
381 381

  
382
		this.dynObject.setDynValue("DefaultSRS", this.shpFile
383
				.getSRSParameters());
384

  
385 382
		this.dynObject.setDynValue("DefaultSRS", this.getShpParameters()
386 383
				.getSRS());
387 384

  

Also available in: Unified diff