find proj
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Sub-Functions, Related Functions, Source Supported Under Version: > 1.03
Description Find a Spatial Reference System from spatialreference.org
Arguments and Return Values Arguments: a search term Return Value: the list of SRS numbers, sources and descriptions
Usage Syntax: find_proj(search [,print=BOOL]) search-the search term for spatialreference.org print-pretty print the search results
Examples dv> out=find_proj("mars") SRS Description -------------------------------- EPSG:4732 - Marshall Islands 1960 IAU2000:49900 - Mars 2000 IAU2000:49901 - Mars 2000 IAU2000:49910 - Mars Equidistant Cylindrical IAU2000:49911 - Mars Equidistant Cylindrical IAU2000:49912 - Mars Equidistant Cylindrical IAU2000:49913 - Mars Equidistant Cylindrical IAU2000:49914 - Mars Sinusoidal IAU2000:49915 - Mars Sinusoidal IAU2000:49916 - Mars Sinusoidal IAU2000:49917 - Mars Sinusoidal IAU2000:49918 - Mars North Pole Stereographic IAU2000:49919 - Mars North Pole Stereographic IAU2000:49920 - Mars South Pole Stereographic IAU2000:49921 - Mars South Pole Stereographic IAU2000:49960 - Mars Sinusoidal AUTO IAU2000:49961 - Mars Sinusoidal AUTO IAU2000:49962 - Mars Stereographic AUTO IAU2000:49963 - Mars Stereographic AUTO IAU2000:49964 - Mars Transverse Mercator AUTO IAU2000:49965 - Mars Transverse Mercator AUTO IAU2000:49966 - Mars Orthographic AUTO IAU2000:49967 - Mars Orthographic AUTO IAU2000:49968 - Mars Equidistant Cylindrical AUTO IAU2000:49969 - Mars Equidistant Cylindrical AUTO IAU2000:49970 - Mars Lambert Conformal Conic AUTO IAU2000:49971 - Mars Lambert Conformal Conic AUTO IAU2000:49972 - Mars Lambert Azimuthal Equal Area AUTO IAU2000:49973 - Mars Lambert Azimuthal Equal Area AUTO IAU2000:49974 - Mars Mercator AUTO IAU2000:49975 - Mars Mercator AUTO IAU2000:49976 - Mars Albers AUTO IAU2000:49977 - Mars Albers AUTO IAU2000:49978 - Mars Oblique Cylindrical Equal Area AUTO IAU2000:49979 - Mars Oblique Cylindrical Equal Area AUTO struct, 3 elements srsnumber: Text Buffer with 35 lines of text 1: 4732 2: 49900 3: 49901 4: 49910 5: 49911 6: 49912 7: 49913 8: 49914 9: 49915 10: 49916 source: Text Buffer with 35 lines of text 1: EPSG 2: IAU2000 3: IAU2000 4: IAU2000 5: IAU2000 6: IAU2000 7: IAU2000 8: IAU2000 9: IAU2000 10: IAU2000 description: Text Buffer with 35 lines of text 1: Marshall Islands 1960 2: Mars 2000 3: Mars 2000 4: Mars Equidistant Cylindrical 5: Mars Equidistant Cylindrical 6: Mars Equidistant Cylindrical 7: Mars Equidistant Cylindrical 8: Mars Sinusoidal 9: Mars Sinusoidal 10: Mars Sinusoidal
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Major Sub-Functions
Related Functions
Recent Library Changes Created On: 05-12-2013 |