The delimeter is what separates one "cell" of data in the CSV file from the next. Umap is telling you it cannot automatically determine what character you are using to separate the fields. You will either need to tell it what character you are using manually (not sure how this is done on the umap interface), or change your CSV file to use one of the delimeters that it can autodetect. Either way you will need to look at the documentation for umap or just mess around in the interface until you find what you need. Hope this at least points you in the right direction, even if it is not a direct answer to your problem.
-AndrewBuck On 07/15/2017 10:34 AM, Fabrizio Carrai wrote: > Hello, > I hope to not be out-of-topic but I'm having this message error when my > umap [1] is loaded: > > "Could not autodetect delimiter" > > After closing the pop-up data are shown correctly, but the message is > annoying. The map reads the data from a CSV remote data source that looks > good to me. > > Any idea ? Thanks in advance > > FabC > > > [1] > https://umap.openstreetmap.fr/it/map/ariss-school-contacts-missione-vita_157353#7/43.592/13.118 > > > > _______________________________________________ > talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/talk >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk

