{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 88, "name": "Rail Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 504791.2380968593, "ymin": 736012.1296695098, "xmax": 641097.0237614363, "ymax": 944116.7007042915, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0000000018626453E-6, "mTolerance": 2.0E-5, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0000000018626453E-6, "mTolerance": 2.0E-5, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 1.1451890396317207E-4, "zTolerance": 2.0000000018626453E-6, "mTolerance": 2.0E-5, "falseX": -1.7746699999955043E7, "falseY": -4.406719999994399E7, "xyUnits": 17464.365539537266, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LABEL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CLASS" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ONE_WAY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "StreetStatus", "description": "Street Status", "codedValues": [ { "name": "Paved", "code": "Paved" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "Unpaved", "modelName": "STATUS" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABEL" }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DATE_" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SOURCE" }, { "name": "GYID", "type": "esriFieldTypeString", "alias": "GYID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GYID" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Ownership", "description": "Ownership Value", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "Public", "modelName": "Ownership" }, { "name": "NONSTCO", "type": "esriFieldTypeString", "alias": "NONSTCO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NONSTCO" }, { "name": "L_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_FROM_ADD" }, { "name": "L_TO_ADD", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_TO_ADD" }, { "name": "R_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_FROM_ADD" }, { "name": "R_TO_ADD", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_TO_ADD" }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_PRE" }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PreType" }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "STREET_NAM" }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYP" }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_SUF" }, { "name": "L_ZIPCODE", "type": "esriFieldTypeString", "alias": "L_ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "L_ZIPCODE" }, { "name": "R_ZIPCODE", "type": "esriFieldTypeString", "alias": "R_ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "R_ZIPCODE" }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "L_CITY_ID" }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "R_CITY_ID" }, { "name": "L_Venue", "type": "esriFieldTypeString", "alias": "L_Venue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_Venue" }, { "name": "R_Venue", "type": "esriFieldTypeString", "alias": "R_Venue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_Venue" }, { "name": "ANNAME", "type": "esriFieldTypeString", "alias": "ANNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ANNAME" }, { "name": "ALIAS_PRE", "type": "esriFieldTypeString", "alias": "ALIAS_PRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ALIAS_PRE" }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "ALIAS_NAME" }, { "name": "ALIAS_TYPE", "type": "esriFieldTypeString", "alias": "ALIAS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALIAS_TYPE" }, { "name": "ALIAS_SUF", "type": "esriFieldTypeString", "alias": "ALIAS_SUF", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALIAS_SUF" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "SNG_ID", "type": "esriFieldTypeInteger", "alias": "gbaMS Auto ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SNG_ID" }, { "name": "SNG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In gbaMS?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SNG_DB" }, { "name": "SNG_ST_SID", "type": "esriFieldTypeInteger", "alias": "Streetname ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SNG_ST_SID" }, { "name": "SEGMENTID", "type": "esriFieldTypeString", "alias": "gbaMS Segment ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SEGMENTID" }, { "name": "InGY", "type": "esriFieldTypeSmallInteger", "alias": "InGY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InGY" }, { "name": "L_jur", "type": "esriFieldTypeString", "alias": "L_jur", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "L_jur" }, { "name": "R_jur", "type": "esriFieldTypeString", "alias": "R_jur", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "R_jur" }, { "name": "SNG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SNG_CLAS_CD" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R871_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_871", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "UUID_OID_871", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S788_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rail Roads", "description": "", "prototype": { "attributes": { "ONE_WAY": null, "GYID": null, "SNG_CLAS_CD": null, "CLASS": null, "STATUS": "Unpaved", "LABEL": null, "DATE_": null, "SOURCE": null, "Ownership": "Public", "NONSTCO": null, "L_FROM_ADD": null, "L_TO_ADD": null, "R_FROM_ADD": null, "R_TO_ADD": null, "STREET_PRE": null, "PreType": null, "STREET_NAM": null, "STREET_TYP": null, "STREET_SUF": null, "L_ZIPCODE": null, "R_ZIPCODE": null, "L_CITY_ID": null, "R_CITY_ID": null, "L_Venue": null, "R_Venue": null, "ANNAME": null, "ALIAS_PRE": null, "ALIAS_NAME": null, "ALIAS_TYPE": null, "ALIAS_SUF": null, "SPEED": null, "SNG_ID": null, "SNG_DB": null, "SNG_ST_SID": null, "SEGMENTID": null, "InGY": null, "L_jur": null, "R_jur": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "45f0d256b76c40a2b5bce021e60e251e" }