I unzipped the proj4s library into sites/all/libraries but the Status Report page reports it missing.

CommentFileSizeAuthor
#7 file_requirements-1960194-7.patch498 bytesboyan.borisov
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fonant’s picture

Hmmm.. seems clearing the cache helped.

Pol’s picture

Status: Active » Fixed
angus_muir’s picture

I am still having this problem. It is not recognizing Proj4JS library for OpenLayers module.

I cleared cache, updated Libraries module to no avail.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

spgd01’s picture

Issue summary: View changes
Status: Closed (fixed) » Active

Still an issue for me. I would like to update proj4js to proj4js 2.x and when any proj4js.js file (even default 1.0.1 file provided by this module) is in "sites/all/libraries/proj4js/proj4js.js" it is not recognized. Yes I have libraries 2.1 installed

BoySherman’s picture

We fixed this by using this version of the library.

boyan.borisov’s picture

Status: Active » Needs review
FileSize
498 bytes

I created a patch for this version of the Proj4JS library.

Pol’s picture

Hi all,

I'm ok to commit the patch, but I need people to test it.
Also, which version of the library is that patch downloading ? Master branch ?

Thanks !

oliverandmichele’s picture

I wanted to update this thread detailing my problems with the proj4js library.

I am using an MAMP local development environment and have Drupal core 7.26 and Libraries 7.x-2.2 installed. Upon updating my OpenLayers to 7.x-2.0-beta7 I noticed the new requirement for the proj4js library. So, I downloaded the proj4js project file and moved it to the "libraries" folder.

(On a side note, if anyone would be so kind and let me know a faster Drush command to do this I would be grateful.)

I noticed the proj4js library was still coming up missing so I did a google search which lead me here. I have tried downloading the file posted at #6 by BoySherman and using that version of the library but I still get a missing library.

Unfortunately I could not find a way to get the library to be recognized and had to downgrade to OpenLayers 7.x-2.0-beta3 which does not require the proj4js library.

I will continue to monitor this issue in hopes that someone comes up with a permanent fix.

milos.kroulik’s picture

I'm also wondering which versions of proj4js are compatible with this module (and openlayers). I'm still using 1.1.0, which is no longer accessible from Github.