firesitedesign
Forum Replies Created
-
Ian,
I think I may have isolated my issue.
I have a spreadsheet I was working off of for my coordinates and previously was able to just copy/paste into the “Placemark Address” window.
The coords were in this format:
34 46 20.812 -82 21 36.09
Which are the coordinates for this address: 701 Fork Shoals Rd, Greenville, SC 29605
Which returns the coords in this format: 34.772421, -82.360140
Did Google change something and no longer accepts the degrees minutes seconds format?
Did as requested and still not working.
I’m on WP 4.4.2 (could that be it?)
Returned this error:
That address couldn’t be geocoded, please make sure that it’s correct.
Geocode response:
stdClass Object
(
[results] => Array
(
)[status] => ZERO_RESULTS
)I contacted our host and here’s a transcript of the chat:
[email protected] [~]# curl https://maps.googleapis.com/maps/api/geocode/json?address=Seattle&sensor=false [1] 64931 -bash: amp: command not found [email protected] [~]# {
The techs are tellign tme that the &sensor=false
is giving errors
[email protected] [~]# curl https://maps.googleapis.com/maps/api/geocode/json?address=Seattle { “results” : [ { “address_components” : [
it works with you remove thatIan,
We are experiencing the same message. You may remember our sites (FDmaps.com) where we have 1,000s of entries.
It was working as recently as January 27, 2016.
We are running 1.10.5
Can you do some testing on your end and see if you see similar issues?
We are working up info on another state, and are stalled until this issue is resolved.
Thanks as always!
Jeff
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Can the map be made Black and WhiteAmazemedia,
How did you achieve the black and white base map?
It looks fantastic.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] overlay of GIS layer?I found this data that looks promising…
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All RecordsThat would be great!
Thanks.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Future RequestThe second.
I can imagine they will want to type in an address and zoom to it and see which placemarks are close to it.
Thanks!
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All RecordsHad the web host increase the memory allocation, and now the page renders just fine.
Check it out!
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All RecordsI completely deleted WP Super Cache and still having an issue with
fdmaps.com/all-records/
Can you see if the error message is still generated?
I also disabled ALL plugins, then activated bgmp, and same result.
Thanks!
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All RecordsHere’s the All Records page:
https://fdmaps.com/all-records/
Here’s the code in that page:
[bgmp-map zoom="7" width="900" height="500" center="Denton, NC"] [bgmp-list]
I’ll contact my host to see about the memory error.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All RecordsHere is our Site Map:
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All Recordshttps://fdmaps.com/all-records/
Tried to go back to V 1.8, same issue.
Then I tried manually adding all of my categories (all 144 of them), and that caused a memory allocation error.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying All RecordsBTW, I am on V 1.9
Excellent!
Got it to work.
Just one last question:
Some placemarks are assigned to multiple bgmp categories, is there a way to determine which category the “bgmp-category” taxonomy will produce?