|
|
|
|
![]() ![]() |
Sep 21 2006, 05:02 PM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 24 Joined: 17-September 06 Member No.: 15,982 |
Hi
I have a 1 Big map. What i want is that the user will enter the latitude and longitude. the script will show that location in the image. I know how to convert Image X,Y Coordinates into Latitide and Longitude and vise versa. But there point is that the image is 1000x1000 wide but i want to show only the particular region of that latitude / longitude in 300x300 image. means that the PHP script will CROP wht Image (1000x1000) to 300x300. That way, the script will be shoing the part of an image, not the whole image. please help !! |
|
|
|
Sep 22 2006, 01:46 AM
Post
#2
|
|
|
Advanced Member Group: Members Posts: 185 Joined: 15-November 05 From: Inland from the Left Coast of Canada Member No.: 9,627 |
Patience is a virtue.
Google on GeoHtml and have a look at the demo. This post has been edited by jlhaslip: Sep 22 2006, 01:56 AM |
|
|
|
Sep 22 2006, 07:17 AM
Post
#3
|
|
|
Super Member Group: [HOSTED] Posts: 750 Joined: 8-April 06 From: Lima - Peru Member No.: 12,579 |
Php have a lot of fuctions that works with image formats, including gif, png, jpg, wbmp, and xpm and by using the GD Library you can be able to create and manipulate images. Also you can enhance the GD library to deal with fonts.
Take a look to the PHP Image Functions for more information. Best regards, |
|
|
|
Sep 23 2006, 01:40 AM
Post
#4
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 24 Joined: 17-September 06 Member No.: 15,982 |
thanks a lot to both of you. !!
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 8th September 2008 - 01:37 AM |