-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi Folks,
I have a tables in my database called "points" and "category". A user will input info into both a location input and a keyword input text box.
Then I want to find points in my table where the keyword matches either the "title" field in the points table, or the "category" but are within…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hi there,
I am trying to retrieve the opposite radian angle after I have retrieve a radian angle from another calculation. This is using AS3
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey all, what is the Actionscript 3 equivalent of PHP's deg2rad function?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm using OpenMap and I'm reading a ShapeFile using com.bbn.openmap.layer.shape.ShapeFile. The bounding box is read in as lat/long points, for example 39.583642,-104.895486. The bounding box is a lower-left point and an upper-right point which represents where the points are contained. The "points…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been testing my geolocation query for some time now and I haven't found any issues with it until now.
I am trying to search for all cities within a given radius, often times I'm searching for cities surrounding a city using that city's coords, but recently I tried searching around a city…
>>> More