On Jueves, 28 de febrero de 2013 09:57:34 Steve Bennett escribió: > Nice. Couple of questions about how to avoid certain of those traps: > 1) How do you control multithreading? It looks like I'm getting access > to some 8 core VMs. How should I configure TileMill/Postgres for best > performance then?
Tilemill is not a map server. Set up a propar map server which is able to configure proper multithreading. > 2) How do I know whether reprojection is happening? Make sure your source data is in the very same projection as the display. If t isn't, mapnik will reproject on-the-fly. -- Iván Sánchez Ortega <[email protected]> <[email protected]> _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

