Re: [OSM-talk] POI Viewer in distance

2012-11-16 Thread Tim Waters
Hello,

On 14 November 2012 18:35, Frans Thamura fr...@meruvian.org wrote:
 hi all

 we develop a POI VIewer on Leaftlet, with distance around 300 POI around 10
 km.

 the engine develop using hibernate with Lucense, Hibernate SEarch..
 www.hibernate.org

 this search is the search engine which power the Hadoop
 http://hadoop.apache.org

 please test the apps..
 http://bantusekolahku.kemdikbud.go.id/module/eduunit

 you can drag the map, and see how the POI changing based on the distance

Nice, search request seems very fast - is it open source, or is the
code available online?  Did you have to do anything special for
spatial searches with Lucense, Hibernate SEarch?


Cheers,

Tim

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-16 Thread Frans Thamura
Hi Tim


 Nice, search request seems very fast - is it open source, or is the
 code available online?  Did you have to do anything special for
 spatial searches with Lucense, Hibernate SEarch?

 this bantusekolahku's system will be opensource (waiting ministery
approval, because this is worldbank work, and IPR under them), but we
develop species management for endangered species, and will be opensource

our search using distance search, show all POIs from 10km distance start
the geolocation.

I wish can make OSM search like this model.. but keep researching.

may be after the strain system /species, we can discuss deeply in source
code.

F
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-15 Thread bruno
On gio, 2012-11-15 at 01:35 +0700, Frans Thamura wrote:
 please test the apps..
 
 http://bantusekolahku.kemdikbud.go.id/module/eduunit
 
 you can drag the map, and see how the POI changing based on the
 distance 

Debian testing amd64 - Iceweasel (~firefox) 10.0.7
I was able to see the map only after allowing the browser to share my
location (I always browse in privacy mode).
It works; in Jakarta
http://tracciabi.li/~bruno/av/ss_20121115-120336.png

No POI is shown in Milan (Italy) or Mumbai (India), but in both cities I
saw some strange grey small squares with black border
http://tracciabi.li/~bruno/av/grey_squares_mumbay.png
anybody knows what they are?

If I zoom more than 200m I get the grey rectangle.

Good job :-)
/bruno
-- 
CONTACTS http://tracciabi.li/~bruno/contacts.html 2nd email br...@tracciabi.li
GNU/Linux registered user #121507 http://linuxcounter.net


signature.asc
Description: This is a digitally signed message part
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-15 Thread Frans Thamura
All, thx for the feedback..

the server located in IIX (Indonesia Internet Exchange) and fetch to our
osmosa.net

I think the gray because your browser is not allowed to use geolocation,
which we use it.

i think to make a switchable browsing between osmosa.net and
openstreetmap.org.. let we work on it now..

bruno,

the school map only for Indonesia map, because this server own by MoEC /
Ministery of Education and Culture of Indonesia.

you must move to Indonesia to get the map.. which there are around 90.000
schools there and we are working to make 200.000 schools shortly next week.

this is my screenshot here.

https://www.facebook.com/photo.php?fbid=10151318224019085set=a.69155314084.95728.675689084type=1theater

Ft
___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-15 Thread Joseph Reeves
Hi all,

I've been sharing my location with the website (Firefox 17, old version of
Ubuntu) and still got the grey box. I zoomed out / in and got a map to
display, but without any POIs. I scrolled to Jakarta and the map tiles and
POIs worked as advertised.

Could the grey screen be a rendering issue? You're rendering your own tiles
rather than using the ones at osm.org - so areas in Indonesia are likely
going to be pre-rendered and cached. You presumably haven't pre-rendered my
home town (Oxford, UK), however, so there's no tile to show. I imagine that
if I waited long enough the tile would render and I'd see the image.

Likewise for the POI data, are you only providing this for Indonesia?

Speaking of rendering your own tiles, I noticed that some areas are showing
old data - Lembang, Bandung, for example - is this caused by not importing
more recent data, or by keeping old tiles in the cache?

The site does look impressive, hopefully we'll be able to sort out the
remaining little issues.

Best, Joseph


On 15 November 2012 11:21, Frans Thamura fr...@meruvian.org wrote:

 All, thx for the feedback..

 the server located in IIX (Indonesia Internet Exchange) and fetch to our
 osmosa.net

 I think the gray because your browser is not allowed to use geolocation,
 which we use it.

 i think to make a switchable browsing between osmosa.net and
 openstreetmap.org.. let we work on it now..

 bruno,

 the school map only for Indonesia map, because this server own by MoEC /
 Ministery of Education and Culture of Indonesia.

 you must move to Indonesia to get the map.. which there are around 90.000
 schools there and we are working to make 200.000 schools shortly next week.

 this is my screenshot here.


 https://www.facebook.com/photo.php?fbid=10151318224019085set=a.69155314084.95728.675689084type=1theater

 Ft

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-15 Thread Frans Thamura

 Could the grey screen be a rendering issue? You're rendering your own
 tiles rather than using the ones at osm.org - so areas in Indonesia are
 likely going to be pre-rendered and cached. You presumably haven't
 pre-rendered my home town (Oxford, UK), however, so there's no tile to
 show. I imagine that if I waited long enough the tile would render and I'd
 see the image.


Yes, our rendering is not automatically, because we dont have enough space.

the gray mean the tile is not exist yet, but if you refresh, there will be.



 Likewise for the POI data, are you only providing this for Indonesia?


yah POI just for Indonesia



 Speaking of rendering your own tiles, I noticed that some areas are
 showing old data - Lembang, Bandung, for example - is this caused by not
 importing more recent data, or by keeping old tiles in the cache?


we are upgrading the tile right now for newest map...

i took 2 week for this.



 The site does look impressive, hopefully we'll be able to sort out the
 remaining little issues.


we try to integarte the OSM map with our POI.

but to save the POI from our system to OSM, that our outstanding right now.

I think Alex ROlin also working smiliar idea. have smiliar question..

 Best, Joseph


 On 15 November 2012 11:21, Frans Thamura fr...@meruvian.org wrote:

 All, thx for the feedback..

 the server located in IIX (Indonesia Internet Exchange) and fetch to our
 osmosa.net

 I think the gray because your browser is not allowed to use geolocation,
 which we use it.

 i think to make a switchable browsing between osmosa.net and
 openstreetmap.org.. let we work on it now..

 bruno,

 the school map only for Indonesia map, because this server own by MoEC /
 Ministery of Education and Culture of Indonesia.

 you must move to Indonesia to get the map.. which there are around 90.000
 schools there and we are working to make 200.000 schools shortly next week.

 this is my screenshot here.


 https://www.facebook.com/photo.php?fbid=10151318224019085set=a.69155314084.95728.675689084type=1theater

 Ft

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk



___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-15 Thread Alex Rollin
Hi Frans,

once all your data is in place you might try this to make the view more
informative:

https://github.com/danzel/Leaflet.markercluster

Frans, do you have a proposed workflow for syncing the data back and forth
to OSM?

A

--
Alex
http://www.commoning.com
VoIP - +1 415 287 9620
“It’s no longer possible for a country to collapse in isolation. Now we all
collapse.  The only path to stability is to equalize the consumption rates
of the first and developing world. Our dream is no longer possible in the
new world.” - Jared Diamond

It is very necessary that people should really go in for activities which
have the quality of development. Development does not just mean building
houses, but developing everything which is in the inner self. They should
become skilled or clever, and capable, and have a firm character, so that
they can believe in themselves and not always have to be dependent on
someone else for their living - Bapak Subuh

Sustainable development is development that meets the needs of the present
without compromising the ability of future generations to meet their own
needs […] Humanity has the ability to make development sustainable. - Gro
Brundtland


On Fri, Nov 16, 2012 at 12:34 AM, Frans Thamura fr...@meruvian.org wrote:



 Could the grey screen be a rendering issue? You're rendering your own
 tiles rather than using the ones at osm.org - so areas in Indonesia are
 likely going to be pre-rendered and cached. You presumably haven't
 pre-rendered my home town (Oxford, UK), however, so there's no tile to
 show. I imagine that if I waited long enough the tile would render and I'd
 see the image.


 Yes, our rendering is not automatically, because we dont have enough space.

 the gray mean the tile is not exist yet, but if you refresh, there will be.



 Likewise for the POI data, are you only providing this for Indonesia?


 yah POI just for Indonesia



 Speaking of rendering your own tiles, I noticed that some areas are
 showing old data - Lembang, Bandung, for example - is this caused by not
 importing more recent data, or by keeping old tiles in the cache?


 we are upgrading the tile right now for newest map...

 i took 2 week for this.



 The site does look impressive, hopefully we'll be able to sort out the
 remaining little issues.


 we try to integarte the OSM map with our POI.

 but to save the POI from our system to OSM, that our outstanding right now.

 I think Alex ROlin also working smiliar idea. have smiliar question..

 Best, Joseph


 On 15 November 2012 11:21, Frans Thamura fr...@meruvian.org wrote:

 All, thx for the feedback..

 the server located in IIX (Indonesia Internet Exchange) and fetch to our
 osmosa.net

 I think the gray because your browser is not allowed to use geolocation,
 which we use it.

 i think to make a switchable browsing between osmosa.net and
 openstreetmap.org.. let we work on it now..

 bruno,

 the school map only for Indonesia map, because this server own by MoEC /
 Ministery of Education and Culture of Indonesia.

 you must move to Indonesia to get the map.. which there are around
 90.000 schools there and we are working to make 200.000 schools shortly
 next week.

 this is my screenshot here.


 https://www.facebook.com/photo.php?fbid=10151318224019085set=a.69155314084.95728.675689084type=1theater

 Ft

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk




 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-15 Thread Frans Thamura
Sync data back...

We will use camel as integration server .

We seek how to use osm tile like josm save path poi etc
On Nov 16, 2012 1:56 AM, Alex Rollin alex.rol...@gmail.com wrote:

 Hi Frans,

 once all your data is in place you might try this to make the view more
 informative:

 https://github.com/danzel/Leaflet.markercluster

 Frans, do you have a proposed workflow for syncing the data back and forth
 to OSM?

 A

 --
 Alex
 http://www.commoning.com
 VoIP - +1 415 287 9620
 “It’s no longer possible for a country to collapse in isolation. Now we
 all collapse.  The only path to stability is to equalize the consumption
 rates of the first and developing world. Our dream is no longer possible in
 the new world.” - Jared Diamond

 It is very necessary that people should really go in for activities which
 have the quality of development. Development does not just mean building
 houses, but developing everything which is in the inner self. They should
 become skilled or clever, and capable, and have a firm character, so that
 they can believe in themselves and not always have to be dependent on
 someone else for their living - Bapak Subuh

 Sustainable development is development that meets the needs of the
 present without compromising the ability of future generations to meet
 their own needs […] Humanity has the ability to make development
 sustainable. - Gro Brundtland


 On Fri, Nov 16, 2012 at 12:34 AM, Frans Thamura fr...@meruvian.orgwrote:



 Could the grey screen be a rendering issue? You're rendering your own
 tiles rather than using the ones at osm.org - so areas in Indonesia are
 likely going to be pre-rendered and cached. You presumably haven't
 pre-rendered my home town (Oxford, UK), however, so there's no tile to
 show. I imagine that if I waited long enough the tile would render and I'd
 see the image.


 Yes, our rendering is not automatically, because we dont have enough
 space.

 the gray mean the tile is not exist yet, but if you refresh, there will
 be.



 Likewise for the POI data, are you only providing this for Indonesia?


 yah POI just for Indonesia



 Speaking of rendering your own tiles, I noticed that some areas are
 showing old data - Lembang, Bandung, for example - is this caused by not
 importing more recent data, or by keeping old tiles in the cache?


 we are upgrading the tile right now for newest map...

 i took 2 week for this.



 The site does look impressive, hopefully we'll be able to sort out the
 remaining little issues.


 we try to integarte the OSM map with our POI.

 but to save the POI from our system to OSM, that our outstanding right
 now.

 I think Alex ROlin also working smiliar idea. have smiliar question..

 Best, Joseph


 On 15 November 2012 11:21, Frans Thamura fr...@meruvian.org wrote:

 All, thx for the feedback..

 the server located in IIX (Indonesia Internet Exchange) and fetch to
 our osmosa.net

 I think the gray because your browser is not allowed to use
 geolocation, which we use it.

 i think to make a switchable browsing between osmosa.net and
 openstreetmap.org.. let we work on it now..

 bruno,

 the school map only for Indonesia map, because this server own by MoEC
 / Ministery of Education and Culture of Indonesia.

 you must move to Indonesia to get the map.. which there are around
 90.000 schools there and we are working to make 200.000 schools shortly
 next week.

 this is my screenshot here.


 https://www.facebook.com/photo.php?fbid=10151318224019085set=a.69155314084.95728.675689084type=1theater

 Ft

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk




 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk



___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-14 Thread Philip Barnes
On Thu, 2012-11-15 at 01:35 +0700, Frans Thamura wrote:
 hi all
 
 
 we develop a POI VIewer on Leaftlet, with distance around 300 POI
 around 10 km.
 
 
 the engine develop using hibernate with Lucense, Hibernate SEarch..
 www.hibernate.org
 
 
 this search is the search engine which power the Hadoop
 http://hadoop.apache.org
 
 
 please test the apps..
 
 
 http://bantusekolahku.kemdikbud.go.id/module/eduunit
 
 
 you can drag the map, and see how the POI changing based on the
 distance
 
 
 I think this is awesome feature..
 
I just get grey where the map should be. Firefox on Fedora 17 x64.

Phil



___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-14 Thread Michael Collinson

Hi Frans,

Thank you for sharing this with us.

I also get a grey screen. But if I zoom out several times, I get a map. 
I can then zoom in several levels and still get a map. But if I zoom in 
one further, it goes grey again.


Firefox 17.0 beta on Windows XP.

Mike

On 14/11/2012 19:35, Frans Thamura wrote:

hi all

we develop a POI VIewer on Leaftlet, with distance around 300 POI 
around 10 km.


the engine develop using hibernate with Lucense, Hibernate SEarch.. 
www.hibernate.org http://www.hibernate.org


this search is the search engine which power the Hadoop 
http://hadoop.apache.org


please test the apps..

http://bantusekolahku.kemdikbud.go.id/module/eduunit

you can drag the map, and see how the POI changing based on the distance

I think this is awesome feature..


--
Frans Thamura (???)
Shadow Master and Lead Investor
Meruvian.
Integrated Hypermedia Java Solution Provider.

Mobile: +628557888699
Blog: http://blogs.mervpolis.com/roller/flatburger (id)

FB: http://www.facebook.com/meruvian
TW: http://www.twitter.com/meruvian / @meruvian
Website: http://www.meruvian.org

We grow because we share the same belief.


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] POI Viewer in distance

2012-11-14 Thread Pierre Béland
Same grey window with Firefox 16.0.2 and Chrome under windows xp.

Bottom message Perbesar untuk melihat satuan pendidikan translate in english to 
Zoom in to see the educational unit. 

With Chrome I dont see the scale on the bottom left. With Firefox I zoomed up 
to scale 30m. without success.


 
Pierre 




 De : Philip Barnes p...@trigpoint.me.uk
À : talk@openstreetmap.org 
Envoyé le : Mercredi 14 novembre 2012 15h32
Objet : Re: [OSM-talk] POI Viewer in distance
 
On Thu, 2012-11-15 at 01:35 +0700, Frans Thamura wrote:
 hi all
 
 
 we develop a POI VIewer on Leaftlet, with distance around 300 POI
 around 10 km.
 
 
 the engine develop using hibernate with Lucense, Hibernate SEarch..
 www.hibernate.org
 
 
 this search is the search engine which power the Hadoop
 http://hadoop.apache.org
 
 
 please test the apps..
 
 
 http://bantusekolahku.kemdikbud.go.id/module/eduunit
 
 
 you can drag the map, and see how the POI changing based on the
 distance
 
 
 I think this is awesome feature..
 
I just get grey where the map should be. Firefox on Fedora 17 x64.

Phil



___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk