Groups
Groups
Sign in
Groups
Groups
javageomodel-discuss
Conversations
About
Send feedback
Help
javageomodel-discuss
1–23 of 23
Mark all as read
Report group
0 selected
thivi he
,
Luca Menichetti
4
4/11/16
Results of BoundingBoxSearch and ProximitySearch are excluding same locations
try to store two same geo locations and query for the results...?? u will get only one results for
unread,
Results of BoundingBoxSearch and ProximitySearch are excluding same locations
try to store two same geo locations and query for the results...?? u will get only one results for
4/11/16
Aaron Roller
11/12/13
GeoCells Viewer for Google Earth
To anyone using GeoCells you may find it useful to use a web service that we have made to help us
unread,
GeoCells Viewer for Google Earth
To anyone using GeoCells you may find it useful to use a web service that we have made to help us
11/12/13
Gustavo Costa
5/18/13
Search inside a Polygon
How can I search all points inside a polygon?
unread,
Search inside a Polygon
How can I search all points inside a polygon?
5/18/13
Francisco Dans
, …
Juan Mengual
15
1/7/13
java.lang.NoClassDefFoundError: org/apache/commons/lang/Validate
Same issue for me. I have try same things as Francisco (getting apache commons lang) and keep not
unread,
java.lang.NoClassDefFoundError: org/apache/commons/lang/Validate
Same issue for me. I have try same things as Francisco (getting apache commons lang) and keep not
1/7/13
Ricardo Gladwell
, …
Kapil Pendse
3
12/13/12
JPA Support for geocells API
Hello Gustavo, // Query query = pm.newQuery(queryString); pm is probably an instance of javax.jdo.
unread,
JPA Support for geocells API
Hello Gustavo, // Query query = pm.newQuery(queryString); pm is probably an instance of javax.jdo.
12/13/12
kc
, …
Jordi P.S.
5
7/16/12
ObjectifyGeocellQueryEngine
I adapted the code to ofy4, it was straightforward. By now we are strictly doing bounding-boxes
unread,
ObjectifyGeocellQueryEngine
I adapted the code to ofy4, it was straightforward. By now we are strictly doing bounding-boxes
7/16/12
Kapil Pendse
5/18/12
Speed up using GAE memcache?
Hi Everyone, I'm using javageomodel in my project on GAE. I have a set of entities in the
unread,
Speed up using GAE memcache?
Hi Everyone, I'm using javageomodel in my project on GAE. I have a set of entities in the
5/18/12
camilo russi
5/4/12
Ayuda quisiera implementar geomodel con la base de datos sql cloud
Hola soy nuevo Quisera aplicar el mismo ejemplo de geomodel en app engine para java con el eclipse
unread,
Ayuda quisiera implementar geomodel con la base de datos sql cloud
Hola soy nuevo Quisera aplicar el mismo ejemplo de geomodel en app engine para java con el eclipse
5/4/12
Admin Nulleye
,
Bharat
2
4/26/12
Newbie testing geocell
I have done this .but I don't have my system right now give a day and I will give u exact steps
unread,
Newbie testing geocell
I have done this .but I don't have my system right now give a day and I will give u exact steps
4/26/12
bha...@gmail.com
4/16/12
your report 26869
unread,
your report 26869
4/16/12
Jeff Schnitzer
, …
Alexandre Gellibert
3
1/8/12
Odd boundingbox problem
Hi Jeff, Your code looks right. You might want to tune the cost function depending to your needs.
unread,
Odd boundingbox problem
Hi Jeff, Your code looks right. You might want to tune the cost function depending to your needs.
1/8/12
Keith
,
bharat sharma
3
12/15/11
Proximity Search only returns results for exact latitude and logitude
That looks essentially the same as mine - the only big difference being the maxResults and distance.
unread,
Proximity Search only returns results for exact latitude and logitude
That looks essentially the same as mine - the only big difference being the maxResults and distance.
12/15/11
James Johnson
,
Alexandre Gellibert
3
12/10/11
Google App Engine
Thanks, can you give me a reference to external interface? Jim Jim Johnson LinkedIn: http://www.
unread,
Google App Engine
Thanks, can you give me a reference to external interface? Jim Jim Johnson LinkedIn: http://www.
12/10/11
John_Idol
,
bharat sharma
3
9/11/11
proximitySearch returning empty list of results!
HI John. I am having the same issue ,., I am not getting any result back . I made sure the code
unread,
proximitySearch returning empty list of results!
HI John. I am having the same issue ,., I am not getting any result back . I made sure the code
9/11/11
Jeff Schnitzer
,
Alexandre Gellibert
2
7/15/11
bestBboxSearchCells doesn't return (and runs out heap)
Issue fixed in the 0.0.8 version. On Jun 23, 10:38 pm, Jeff Schnitzer <j...@infohazard.org>
unread,
bestBboxSearchCells doesn't return (and runs out heap)
Issue fixed in the 0.0.8 version. On Jun 23, 10:38 pm, Jeff Schnitzer <j...@infohazard.org>
7/15/11
Fabio Oliveira
,
Alexandre Gellibert
2
7/15/11
CancelledException while querying the datastore for a geocell
Try with : "parameters.append("String geocellsParameter");" instead of "
unread,
CancelledException while querying the datastore for a geocell
Try with : "parameters.append("String geocellsParameter");" instead of "
7/15/11
Khaled
2
7/1/11
org.datanucleus.exceptions.NucleusUserException: Class name geocells could not be resolved
Nevermind. I forgot to add a column GEOCELLS to my JPA object and thus it failed. Regards, Khaled On
unread,
org.datanucleus.exceptions.NucleusUserException: Class name geocells could not be resolved
Nevermind. I forgot to add a column GEOCELLS to my JPA object and thus it failed. Regards, Khaled On
7/1/11
pac
, …
Zsombor
4
5/13/11
objectify
Hi Alex, Thanks for getting back. I guess time will be issue at the moment, but I will look into that
unread,
objectify
Hi Alex, Thanks for getting back. I guess time will be issue at the moment, but I will look into that
5/13/11
Ricardo Gladwell
,
Alexandre Gellibert
3
12/12/10
Adding JPA support
Hi Alexandre On 11 December 2010 22:39, Alexandre Gellibert <alexandre...@gmail.com>
unread,
Adding JPA support
Hi Alexandre On 11 December 2010 22:39, Alexandre Gellibert <alexandre...@gmail.com>
12/12/10
Joe Knapp
,
Alexandre Gellibert
4
12/12/10
proximityFetch with ORed baseQuery
ok, i'm gonna add the parenthesis on the geocell manager side. I dont think it can add a
unread,
proximityFetch with ORed baseQuery
ok, i'm gonna add the parenthesis on the geocell manager side. I dont think it can add a
12/12/10
Zsombor
,
Alexandre Gellibert
3
12/11/10
proximity fetch with the low level API ?
* @param maxDistance (optional) A number indicating the maximum distance to search, in meters. Set to
unread,
proximity fetch with the low level API ?
* @param maxDistance (optional) A number indicating the maximum distance to search, in meters. Set to
12/11/10
no
,
Alexandre Gellibert
2
11/27/10
What is the magic number 4 for in proximity fetch?
'4' is the max number of results you probably gave in parameter. If you call GeocellManager.
unread,
What is the magic number 4 for in proximity fetch?
'4' is the max number of results you probably gave in parameter. If you call GeocellManager.
11/27/10
Nan
,
Alexandre Gellibert
4
11/22/10
Java source for geocell-0.0.4
I've just checked on my project by downloading manually the jar and source and linking them in
unread,
Java source for geocell-0.0.4
I've just checked on my project by downloading manually the jar and source and linking them in
11/22/10