Calvin Metcalf

Results 71 issues of Calvin Metcalf

false: the french revolutionary calendar calculated leap years by defining new years as the vernal equinox in Paris and inserting a leap day if necessary to make that possible. related...

from @ahocevar's list of todo's on the mainling list > Make it extensible so developers can add custom transforms, and add > custom transforms e.g. for Swiss projections, where proj4js...

long term

Hi, I have been trying to process data in shapefile format with the attached .prj file in well-known text format (wkt). test_case_prj.txt The results I get are wrong: they are...

I believe somerc is actually just a synonym for omerc as the it looks like proj strings for somerc actually generate wkt with the name 'Hotine_Oblique_Mercator_Azimuth_Center'

either by splitting them into their own repos or just publishing them separately on npm, so that if you really needed krovak you could do ``` js var proj4 =...

v3

we really need to clean up the projection creation aspects, here is my idealized creation workflow which as 3 parts that ideally should be totally separate. - parser: function which...

v3

calvinmetcalf/leaflet.shapefile#17

Something we can test against so we can avoid situations like #101

v3

internally all we really do with this beyond get the x and y variables is use it for mgrs projections. But if we're taking out mgrs projections in 3.0.0, then...

v3

we should test against proj4 (the c library) or cs2cs as a bit of a sanity check