I don't understand this sentence "but i need to make my code be a "Native SRS"". Generally speaking you don't need to do that:
-1- if you want to override the native CRS you oviously don't need to do that -2- if you want to reproject from the native CRS you only need GeoServer to parse correctly the native CRS and then find a suitable EPSG code or define your own. Since you said you have defined your own EPSG already, I don't understand where the problem is. Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- On Thu, Aug 22, 2013 at 7:44 PM, Danilo da Silveira Figueira <[email protected]> wrote: > I already defined this in my 'epsg.properties' and i am able to use the > "Declared SRS" field to specify my custom SRS code, but i need to make my > code be a "Native SRS". > > > 2013/8/22 Rahkonen Jukka <[email protected]> >> >> Hi, >> >> I have never done anything like this, but because this is not a standard >> EPSG projection then you must use the WKT and create your own custom >> projection somehow like in these documents >> >> >> http://docs.geoserver.org/latest/en/user/advanced/crshandling/customcrs.html >> >> http://spatialreference.org/ref/sr-org/north-pacific-albers-conic-equal-area/geoserver/ >> >> -Jukka Rahkonen- >> >> >> ________________________________ >> Lähettäjä: [email protected] [[email protected]] käyttäjän >> Danilo da Silveira Figueira [[email protected]] puolesta >> Lähetetty: 22. elokuuta 2013 19:35 >> Vastaanottaja: Rahkonen Jukka >> Cc: geoserver-users >> Aihe: Re: [Geoserver-users] Recognizing the 'Native SRS' issue. ( gdalinfo >> vs geoserver ) >> >> So, the problem is not about the EPSG:9001, but i still can't figure out >> why the projection is 'unnamed' in the geoserver: >> gdal: PROJCS["SAD_1969_Albers", >> geoserver: PROJCS["unnamed", >> >> And i need equal WKT code to define a custom EPSG associated with this >> SRS. >> >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> _______________________________________________ >> Geoserver-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-users >> > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
