Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
OrientDB
Conversations
Labels
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Geospatial polygon request
28 views
geospatial
orientdb-spatial
Skip to first unread message
John
unread,
May 15, 2017, 10:44:34 AM
5/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OrientDB
Hello
I créat some property, coordinate (OPoint)
create property Tag.coor EMBEDDED Opoint
I want to make a polygon request return all my Opoint on the polygon
someone know to do that ?
user.w...@gmail.com
unread,
May 17, 2017, 4:40:21 PM
5/17/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OrientDB
Hi,
which version are you using? Could you explain better what do you wanna do?
Thanks in advance.
Regards,
Michela
John
unread,
May 18, 2017, 4:38:50 AM
5/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OrientDB
I use 2.2.18
i find the request (ST_WITHIN)
select coor from Tag where ST_WITHIN(coor,'POLYGON ((0 0, 20 0, 20 20,0 20, 0 0))') = true
TY
Reply all
Reply to author
Forward
0 new messages