close
Skip to main content

Questions tagged [unicode]

Unicode is intended to be a universal character set for describing all the characters required for written text incorporating all writing systems, technical symbols and punctuation.

Filter by
Sorted by
Tagged with
1 vote
0 answers
93 views

Using Pro 3.2.0. The goal of this Model is to use a .xlsx spreadsheet to update values in a feature class which will be shown in a webmap. The .xlsx in question was generated from the Master Tracker (...
Pcoombs's user avatar
  • 11
1 vote
1 answer
516 views

I have a problem regarding Leaflet and calvinmetcalf's shapefile module. In my shapefile I have fields and in those fields are strings like: 'Frankfurt' 'Tübingen' 'Géramer-sur-Mer' You see that due ...
Cliff's user avatar
  • 129
1 vote
2 answers
236 views

I'm trying to label a pipelines layer with Diameter information. I'm using following expression: u"\u2300" + [Diameter_cm] + "cm" But Unicode (u2300) appears as a box rather than ...
Nasir Isb's user avatar
1 vote
1 answer
1k views

I am using GeoServer 2.17.2 and OpenLayers v6.4.3, I can not get result when my cql_filter query is consist of unicode characters, I found out this issue can solve by add a code in tomcat server.xml, ...
Navid's user avatar
  • 889
1 vote
1 answer
1k views

I am creating some new style with Postman. The main problem is that the new style was created with Unicode problem. It means I am seeing the new style has some character that are not Unicode. URL : ...
Mostafa Fallah's user avatar
2 votes
1 answer
420 views

I'm using CQL filter to extract certain data from my GeoServer layer. var source = new ol.source.Vector({ loader: function (extent, resolution, projection) { var url = "http://...
iv67's user avatar
  • 257
2 votes
1 answer
142 views

I have download data from OSM from Israel area but whenever I open the data in QGIS I am getting wrong characters and it doesn´t show Hebrew, even though on OSM it does show it in Hebrew. I know there ...
Aitor Almon's user avatar
0 votes
0 answers
61 views

I'm a bit unsure of how to express this question without being too unspecific but I hope you understand what I'm getting at... I have a symbol library as a .ttf with geotechnical symbols. I would ...
David Ström's user avatar
0 votes
1 answer
149 views

My goal is to rename shapefiles in 2 folders via transliteration using arcpy. That means that I want to replace Cyrillic (Russian) symbols with Latin ones. Here is my code, that doesn't work. What's ...
Vadim's user avatar
  • 115
3 votes
1 answer
2k views

This isn't a particularly major issue, but I've had this thing nagging me for a while. When looking at QGIS 3.4's global variables, user_full_name is assigned my given and surname, which includes a ...
Gabriel's user avatar
  • 3,265
3 votes
1 answer
565 views

I have a shapefile with a large number of geographic features (marine protected areas). I'm trying to read through all of the areas in the shapefile, select those that fit a certain criterion, and ...
Matt NK's user avatar
  • 31
1 vote
1 answer
8k views

I can't show these icons from FontAwesome: var map = new ol.Map({ layers: [ new ol.layer.Tile({ source: new ol.source.OSM() }) ] , target:...
Mr Robot's user avatar
  • 117
0 votes
0 answers
86 views

It does not only happen with pit remove, but with other tools as well. I get this error in all of them. 'ascii' codec can't encode character u'\xb0' in position 158: ordinal not in range(128) See log ...
Michael Logan's user avatar
0 votes
0 answers
713 views

I must of written this code using 15 different structures with no luck. I am simply trying to take an old layer 'Windfarms' stored in 'C:\Users\darle\Desktop\MXD_Test\Test.gdb' and replace it with '...
Tom Darley's user avatar
2 votes
0 answers
1k views

I wrote a python code that is used in different countries. It process a shapefile DBF, that can be encoded in any of the local langage (or being provided by another foreign partner), or even in ascii. ...
Bruno von Paris's user avatar

15 30 50 per page