GeoURL Redux
Mar. 29th, 2006 11:09 pmCrossposted to
lj_nifty, although I have no doubt that will take ages to be approved, so I'm posting it here too. Also, becuase I find it relevant and interesting.
A long time ago, I posted some code and information about how to add GeoURL information to your journal.
Those instructions are no longer even remotely neccesary, as LiveJournal now supports the ability to set your location via the admin console.
Visit the admin console, and type something like:
set icbm "34.2234,-122.3434"
or
set icbm "34.23234N 122.3432W"
This results in a tag similar to <meta name="ICBM" content="34.2234,-122.3434" />
If you're in the US, you can look up your latitude and longitude using geocoder.us. If you're outside the US, you can search for your address on Google Maps. Once you've found it, double click slightly away from the marker, and click "link to this page". The URL in the browser bar now contains something like: "ll=41.85,-87.65". Copy paste the bit after the "ll=" and before the next &, and paste that into the admin console command above.
Then you can Ping GeoURL and see your neighbors. (Hello, Cambridge!)
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
A long time ago, I posted some code and information about how to add GeoURL information to your journal.
Those instructions are no longer even remotely neccesary, as LiveJournal now supports the ability to set your location via the admin console.
Visit the admin console, and type something like:
set icbm "34.2234,-122.3434"
or
set icbm "34.23234N 122.3432W"
This results in a tag similar to <meta name="ICBM" content="34.2234,-122.3434" />
If you're in the US, you can look up your latitude and longitude using geocoder.us. If you're outside the US, you can search for your address on Google Maps. Once you've found it, double click slightly away from the marker, and click "link to this page". The URL in the browser bar now contains something like: "ll=41.85,-87.65". Copy paste the bit after the "ll=" and before the next &, and paste that into the admin console command above.
Then you can Ping GeoURL and see your neighbors. (Hello, Cambridge!)