Skip to main content
naming; English usage; removed helpme
Source Link
Vince
  • 20.5k
  • 16
  • 49
  • 65

Cannot plot geometry on a csvCSV file (Python)

I'm trying to plot a data about Istanbul's metro lines. The actual data is in csvCSV format and all of the data is in string. The data is from Istanbul Metropolitan Municipality (https://data.ibb.gov.tr/tr/dataset/rayli-ulasim-hatlari-vektor-verisi/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5?inner_span%3DTrue, I'm using the 2022 version but you may not see it if you'll look up the website in English)

It may be so long (I admit, it is...) but could you help meI do this?

Cannot plot geometry on a csv file (Python)

I'm trying to plot a data about Istanbul's metro lines. The actual data is in csv format and all of the data is in string. The data is from Istanbul Metropolitan Municipality (https://data.ibb.gov.tr/tr/dataset/rayli-ulasim-hatlari-vektor-verisi/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5?inner_span%3DTrue, I'm using the 2022 version but you may not see it if you'll look up the website in English)

It may be so long (I admit, it is...) but could you help me?

Cannot plot geometry on a CSV file (Python)

I'm trying to plot a data about Istanbul's metro lines. The actual data is in CSV format and all of the data is in string. The data is from Istanbul Metropolitan Municipality (https://data.ibb.gov.tr/tr/dataset/rayli-ulasim-hatlari-vektor-verisi/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5?inner_span%3DTrue, I'm using the 2022 version but you may not see it if you'll look up the website in English)

It may be so long (I admit, it is...) but could I do this?

deleted 13 characters in body
Source Link
GforGIS
  • 3.4k
  • 4
  • 24
  • 40

I also plotted the Istanbul's districts on the same axis with the metro lines.The first picture is the districts of Istanbul. The second one is the plot on the same axis with the metro lines. So as you can understand, it isn't what I was expecting.   

Istanbul Istanbul with metro lines

I'm confused because I've been struglingstruggling with this data for about 5 hours. My intention is to plot like this map:   

Real Istanbul Metro Map 

https://www.metro.istanbul/resim/resimad/raylisistemler-agharitasi-v3r17_5

It may be so long (I admit, it is...) but could you help me? Thank you for your help!

I also plotted the Istanbul's districts on the same axis with the metro lines.The first picture is the districts of Istanbul. The second one is the plot on the same axis with the metro lines. So as you can understand, it isn't what I was expecting.  Istanbul Istanbul with metro lines

I'm confused because I've been strugling with this data for about 5 hours. My intention is to plot like this map:  Real Istanbul Metro Maphttps://www.metro.istanbul/resim/resimad/raylisistemler-agharitasi-v3r17_5

It may be so long (I admit, it is...) but could you help me? Thank you for your help!

I also plotted the Istanbul's districts on the same axis with the metro lines.The first picture is the districts of Istanbul. The second one is the plot on the same axis with the metro lines. So as you can understand, it isn't what I was expecting. 

Istanbul Istanbul with metro lines

I'm confused because I've been struggling with this data for about 5 hours. My intention is to plot like this map: 

Real Istanbul Metro Map 

https://www.metro.istanbul/resim/resimad/raylisistemler-agharitasi-v3r17_5

It may be so long (I admit, it is...) but could you help me?

deleted 36 characters in body
Source Link

I'm trying to plot a data about Istanbul's metro lines. The actual data is in csv format and all of the data is in string. The data is from Istanbul Metropolitan Municipality (https://data.ibb.gov.tr/tr/dataset/8b8603dd-2642-4789-a891-4bb7cb2c94e8/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5/download/2022-yl-rayl-ulam-hatlar-vektor-verisi.csvhttps://data.ibb.gov.tr/tr/dataset/rayli-ulasim-hatlari-vektor-verisi/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5?inner_span%3DTrue, I'm using the 2022 version but you may not see it if you'll look up the website in English)

I'm trying to plot a data about Istanbul's metro lines. The actual data is in csv format and all of the data is in string. The data is from Istanbul Metropolitan Municipality (https://data.ibb.gov.tr/tr/dataset/8b8603dd-2642-4789-a891-4bb7cb2c94e8/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5/download/2022-yl-rayl-ulam-hatlar-vektor-verisi.csv, I'm using the 2022 version but you may not see it if you'll look up the website in English)

I'm trying to plot a data about Istanbul's metro lines. The actual data is in csv format and all of the data is in string. The data is from Istanbul Metropolitan Municipality (https://data.ibb.gov.tr/tr/dataset/rayli-ulasim-hatlari-vektor-verisi/resource/ba2ab5a2-32f4-4989-a2c5-99c15c066eb5?inner_span%3DTrue, I'm using the 2022 version but you may not see it if you'll look up the website in English)

Source Link
Loading